summaryrefslogtreecommitdiff
path: root/desc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin2010-09-071-2/+2
* * desc.c (sys_epoll_pwait): Fix output formatting bug.Dmitry V. Levin2010-04-071-1/+3
* * desc.c (decode_select): Fix potential stack buffer overflow.Dmitry V. Levin2010-04-071-1/+2
* Cleanup trailing whitespaces and indentation that uses spaces before tabsDmitry V. Levin2009-07-081-1/+1
* Revert unapproved commits.Roland McGrath2009-06-021-1/+1
* * signal (sys_rt_sigaction): Print struct sigaction correctlyDenys Vlasenko2009-04-151-23/+28
* Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC.Denys Vlasenko2009-03-101-39/+74
* AVR32 support by Hans-Christian EgtvedtDenys Vlasenko2009-02-271-2/+2
* Fixes for ptrace() argument parsing.Denys Vlasenko2009-01-131-3/+0
* * desc.c (printflock): Fix display of fcntl(F_SETLK) onDenys Vlasenko2009-01-061-51/+51
* Fixing many instances of broken indentation with spaces instead of tabs.Denys Vlasenko2008-12-301-1/+1
* Fix build breakage from my previous commit.Denys Vlasenko2008-12-231-1/+1
* 2008-10-23 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-101-10/+51
* 2008-04-19 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-09-031-1/+3
* 2007-09-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-011-2/+2
* 2007-09-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-011-11/+2
* 2007-09-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2007-11-011-23/+2
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-021-0/+9
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-021-2/+19
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-07-241-1/+1
* 2007-01-11 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-111-6/+42
* 2006-12-27 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-111-5/+3
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-131-46/+12
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-131-0/+2
* 2006-10-13 Ulrich Drepper <drepper@redhat.com>Dmitry V. Levin2006-10-131-2/+26
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-11/+20
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-8/+4
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-10/+7
* 2005-05-09 Roland McGrath <roland@redhat.com>Roland McGrath2005-05-091-0/+160
* 2005-03-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-03-231-1/+1
* 2005-02-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-061-5/+21
* 2004-10-19 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-201-1/+1
* 2004-10-19 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-201-8/+48
* 2004-10-06 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-061-0/+98
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-041-7/+7
* 2003-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-141-1/+1
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-151-1/+2
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-091-1/+1
* Use configure to detect 64bit off_t and rlim_tJohn Hughes2001-03-081-3/+6
* FreeBSD uses 64 bit off_t, fix stat&fcntl(flock)John Hughes2001-03-071-1/+9
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-061-2/+121
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-011-0/+6
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-031-1/+1
* Bunch of stuffWichert Akkerman1999-12-231-0/+1
* Now it builds on alpha again...Wichert Akkerman1999-11-181-1/+1
* Start merging linux-ip-routing forkWichert Akkerman1999-11-181-11/+43
* Initial revisionWichert Akkerman1999-02-191-0/+390