2009-10-08 |
Mike Frysinger | Avoid malloc(0) in getdents parsers |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mike Frysinger | Add sys_nanosleep() prototype for sparc |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mike Frysinger | Silence compiler warnings about implicit cast from... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mike Frysinger | Ignore .gdb files from FLAT toolchains |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mike Frysinger | * configure.ac (AC_CHECK_FUNCS): Sort and expand. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mike Frysinger | Blackfin: Update ioctl/syscall lists |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mike Frysinger | ioctlsort: Check ppc hosts too |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Andreas Schwab | Fix build on ia64 |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Roland McGrath | * strace.spec (%doc): Add ChangeLog-CVS. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Roland McGrath | * Makefile.am (srpm): New phony target. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Roland McGrath | * Makefile.am (EXTRA_DIST): Add ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Dmitry V. Levin | * NEWS: Update for 4.5.19 release. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Frederik Schüler | Prepare debian/* files for release |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Dmitry V. Levin | * defs.h [HPPA]: Lower MAX_ARGS from 32 to 6. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Dmitry V. Levin | * ipc.c [LINUX] (sys_shmat): HPPA does not use an IPC... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Carlos O'Donell | * linux/hppa/syscallent.h: Update syscalls. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Carlos O'Donell | Fix SA_HANDLER function pointer comparisons for hppa |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Edgar E. Iglesias | CRIS: Correct first argument to upeek() |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Dmitry V. Levin | * signal.c (do_signalfd): Fix typo in output format. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Dmitry V. Levin | * Makefile.am (gen_changelog_start_date): Fix date. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Dmitry V. Levin | Prepare for 4.5.19 release |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Dmitry V. Levin | Update debian/* to 4.5.18-1 |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Kirill A. Shutemov | Fix fadvise64 decoding on ARM |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Dmitry V. Levin | Fix follow fork/vfork on Linux ARM OABI |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Mike Frysinger | Mark shell scripts as executable |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Mike Frysinger | Ignore ioctlsort helper program |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Mike Frysinger | linux/errno: Add ERFKILL |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Paolo Bonzini | Add accept4 socketcall |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Paolo Bonzini | Replace x86-64 paccept with accept4 |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Andreas Schwab | Zero-extend 32-bit addresses when printing argv array. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Andreas Schwab | Add more futex decoding. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Dmitry V. Levin | Generate ChangeLog from git log |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Dmitry V. Levin | Cleanup trailing whitespaces and indentation that uses... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Dmitry V. Levin | README-CVS: Rename to README-hacking |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Dmitry V. Levin | .cvsignore: Remove obsolete file |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Roland McGrath | Revert unapproved commits. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Dmitry V. Levin | * strace.c (handle_stopped_tcbs): Fix cast for 4th... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Dmitry V. Levin | * bjm.c (sys_query_module): Fix format warning reported by |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Dmitry V. Levin | Clean up header checks |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Denys Vlasenko | fix thinko in ChangeLog |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Denys Vlasenko | * strace.c (printstatsol, printstat_sparc64): |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Denys Vlasenko | * strace.c (collect_stopped_tcbs): Do not enable/disabl... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Denys Vlasenko | * file.c (print_dirfd): Use int for file descriptor... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Denys Vlasenko | * signal (sys_rt_sigtimedwait): Fix sigtimedwait syscal... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Denys Vlasenko | * signal (sys_rt_sigaction): Print struct sigaction... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Denys Vlasenko | * signal.c: Whitespace, comment, and style fixes, no... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Denys Vlasenko | * system.c (sram_alloc_flag): Add L2_SRAM constant. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denys Vlasenko | Update Changelog to more accurately describe the changes. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denys Vlasenko | As it turned out, "if (interrupted) break;" is needed... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denys Vlasenko | Remove "better attach to SIGSTOP", it is not correct... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denys Vlasenko | * strace.c (startup_attach): Take care to correctly... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Denys Vlasenko | Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Denys Vlasenko | defs.h: cosmetics (wrap overlong line) |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Denys Vlasenko | AVR32 support by Hans-Christian Egtvedt |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Denys Vlasenko | CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtap... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Denys Vlasenko | By Hans-Christian Egtvedt (hans-christian.egtvedt AT... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Denys Vlasenko | Replace many more bare ptrace calls with calls to wrappers |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Denys Vlasenko | * process.c: Indent preprocessor directives so that... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Denys Vlasenko | linux/ioctlent.sh: update by Mike Frysinger (now collec... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Denys Vlasenko | More cleanups from Mike Frysingler: |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Denys Vlasenko | HACKING-scripts: new doc file by Mike Frysinger |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Denys Vlasenko | s/sort | uniq/sort -u/ |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Denys Vlasenko | Further signalent.h cleanup. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Denys Vlasenko | Patch by Mike Frysinger (vapier AT gentoo.org). |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Denys Vlasenko | Patch by Mike Frysinger (vapier AT gentoo.org). |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Denys Vlasenko | fix accidental damage to ChangeLog |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Denys Vlasenko | Patch by Mike Frysinger (vapier AT gentoo.org). |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Denys Vlasenko | Patch by Mike Frysinger (vapier AT gentoo.org). |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Denys Vlasenko | test/sigkill_rain.c: a testcase with lots of async... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Roland McGrath | . |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Roland McGrath | 2009-02-10 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Denys Vlasenko | Cleanup after tcb table expansion simplification. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Denys Vlasenko | * defs.h: Correct the comment about TCB_SUSPENDED. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Denys Vlasenko | * strace.c (newoutf): Prevent -o FILENAME overflowing... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Denys Vlasenko | * process.c (internal_clone): Check and complain if... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Denys Vlasenko | * strace.c (collect_stopped_tcbs): Guard against the... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Denys Vlasenko | * process.c (printwaitn): Add comment about wait4(... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Denys Vlasenko | fix fallout from recent tcb table expansion error handl... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Denys Vlasenko | syscall.c (get_scno): Fix warnings about unused 'pid... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Denys Vlasenko | By Michal Nowak <mnowak@redhat.com>: |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Denys Vlasenko | * strace.c (collect_stopped_tcbs): Do not return NULL... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Denys Vlasenko | Two cleanups: tcb table expansion failure is not really... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Denys Vlasenko | * defs.h: Update a comment. No code changes. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Denys Vlasenko | * process.c: Add a comment. No code changes. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Denys Vlasenko | * linux/bfin/syscallent.h: sys_futex has 6 parameters... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Denys Vlasenko | Fixes for ptrace() argument parsing. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Denys Vlasenko | * defs.h: Add new struct tcb fields: wait_status, next_... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Denys Vlasenko | Output format fixes, improving the situation after... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Denys Vlasenko | * desc.c (printflock): Fix display of fcntl(F_SETLK) on |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Denys Vlasenko | * syscall.c: more cosmetics. fixed a few localized... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Denys Vlasenko | * defs.h, syscall.c: explain why x86 does not need... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Denys Vlasenko | * strace.c: Fix compile failure: on some systems PTRACE... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Denys Vlasenko | trailing whitespace removal, no code changes |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Dmitry V. Levin | 2008-11-13 Kirill A. Shutemov <kirill@shutemov.name> |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Dmitry V. Levin | 2008-11-13 Kirill A. Shutemov <kirill@shutemov.name> |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Dmitry V. Levin | 2009-01-01 Andreas Schwab <schwab@suse.de> |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Denys Vlasenko | Experimental support for -D option. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Denys Vlasenko | Fixing many instances of broken indentation with spaces... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Denys Vlasenko | Patch by Kirill A. Shutemov: |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Denys Vlasenko | * linux/syscallent.h: Mark sendfile(2) as network syscall. |
commit | commitdiff | tree | snapshot |
next |