]> granicus.if.org Git - strace/shortlog
strace
1999-04-16 Wichert AkkermanAdded support for old*stat syscalls for Linux
1999-04-15 Wichert AkkermanOops, lets update config.sub as well so we can compile...
1999-04-15 Wichert AkkermanUpdate the ChangeLog and NEWS files to reflect new...
1999-04-06 Nate SammonsAvoid compiler warning.
1999-04-06 Nate SammonsAvoid compiler warnings.
1999-04-06 Nate SammonsRealtime signals are named starting with 0. Fix `signa...
1999-04-06 Nate SammonsConvert all sigsets correctly into libc sigset_t. ...
1999-04-05 Nate SammonsUse the kernel's struct stat instead of libc's.
1999-04-05 Nate SammonsRemove (apparently?) unused definition of struct kernel...
1999-03-31 Nate SammonsFix a couple of typos in the man page.
1999-03-30 Nate SammonsFix a silly bug in signame. A signal should be *greate...
1999-03-29 Nate SammonsFix wrong argument of rt_sigprocmask being used.
1999-03-29 Nate SammonsAdd new function `signame', which returns name (SIGXXX...
1999-03-29 Nate SammonsDon't try to follow clone, until special handling for...
1999-03-29 Nate SammonsAdd capability for Linux to change a vfork call into...
1999-03-29 Nate SammonsChange EXEC_vfork to SYS_vfork; broke compilation on...
1999-03-17 Wichert Akkermansys/reg apparently only exists on i386 and m68k, so...
1999-03-15 Wichert AkkermanSimply bugfixes, see patch to debian/changelog for...
1999-02-19 Wichert AkkermanInitial revision