aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix
AgeCommit message (Expand)AuthorFilesLines
2004-02-23Update.Ulrich Drepper1-2/+4
2004-02-16Update.Ulrich Drepper1-22/+2
2004-02-16Update.Ulrich Drepper1-3/+23
2003-11-18Update.Ulrich Drepper1-1/+377
2003-09-23Update.Ulrich Drepper1-1/+1
2003-09-17Update.Ulrich Drepper1-2/+2
2003-08-22Update.Ulrich Drepper2-6/+24
2003-07-31Update.Ulrich Drepper1-3/+3
2003-07-22Update.Ulrich Drepper1-0/+1
2003-07-15Update.Ulrich Drepper1-2/+3
2003-06-25Update.Ulrich Drepper1-5/+11
2003-06-16Update.Ulrich Drepper1-0/+2
2003-06-15Update.Ulrich Drepper3-1/+10
2003-06-12Update.Ulrich Drepper1-1/+4
2003-06-11Update.Ulrich Drepper1-2/+2
2003-06-10Update.Ulrich Drepper1-26/+4
2003-06-10Update.Ulrich Drepper1-5/+6
2003-05-16Update.Ulrich Drepper1-3/+1
2003-04-25Update.Ulrich Drepper1-0/+1
2003-04-24Update.Ulrich Drepper1-92/+212
2003-04-23(gaih_inet): Check for rc == ERANGE, not rc == errno. Use extend_alloca.Ulrich Drepper1-5/+3
2003-04-19Update.Ulrich Drepper1-12/+10
2003-03-18Update.Ulrich Drepper1-1/+1
2003-03-14Update.Ulrich Drepper2-2/+12
2003-03-03Update.Ulrich Drepper1-17/+26
2003-02-242003-02-24 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+3
2003-02-242003-02-23 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+38
2003-02-18Update.Ulrich Drepper1-4/+4
2003-01-28Update.Ulrich Drepper1-2/+3
2003-01-17Update.Ulrich Drepper1-9/+1
2003-01-04(do_system): Minor optimizations. Remove unnecessary code.Ulrich Drepper1-10/+10
2003-01-04Update.Ulrich Drepper1-3/+4
2002-12-17Update.Ulrich Drepper1-0/+12
2002-12-17Update.Ulrich Drepper1-19/+22
2002-12-16* iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.Roland McGrath1-6/+6
2002-12-15Update.Ulrich Drepper5-14/+84
2002-12-11Update.Ulrich Drepper1-0/+2
2002-12-10Update.Ulrich Drepper2-0/+3
2002-12-07Update.Ulrich Drepper1-0/+1
2002-12-03Update.Ulrich Drepper1-15/+57
2002-11-24* sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.Roland McGrath3-2/+5
2002-11-20Update.Ulrich Drepper1-1/+1
2002-11-20Update.Ulrich Drepper1-12/+113
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-10/+2
2002-10-252002-10-25 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+19
2002-10-12Remove support for old and buggy SCO systems. Optimize a bit for use in glibc.Ulrich Drepper1-26/+11
2002-10-09Update.Ulrich Drepper3-12/+15
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath1-1/+1
2002-09-062002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath4-3/+11
2002-08-29(gaih_inet): Fix code to determine canonical name.Ulrich Drepper1-13/+41