aboutsummaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)AuthorFilesLines
2003-02-23Update.Ulrich Drepper2-4/+4
2003-02-21Update.Ulrich Drepper5-134/+85
2003-02-12Update.Ulrich Drepper2-1/+23
2003-02-06Update.Ulrich Drepper1-3/+3
2003-01-16Update.Ulrich Drepper3-7/+42
2003-01-16(re_compile_internal): If clearing buffer, clear allocated too.Ulrich Drepper1-1/+4
2003-01-09(noop): Add __attribute_noinline__.Ulrich Drepper1-1/+1
2003-01-02Update.Ulrich Drepper1-2/+2
2002-12-19Update.Ulrich Drepper1-1/+1
2002-12-17Update.Ulrich Drepper3-16/+59
2002-12-13* posix/regex_internal.c (re_string_context_at): Guard wide charRoland McGrath1-1/+1
2002-12-132002-12-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-8/+10
2002-12-132002-12-13 Roland McGrath <roland@redhat.com>Roland McGrath2-1/+33
2002-12-06(fmt, testfmt): Remove -D_LIBC.Ulrich Drepper2-4/+4
2002-12-01* posix/bug-regex13.c: Include <string.h>.Roland McGrath1-0/+1
2002-11-27Update.Ulrich Drepper4-354/+1064
2002-11-24* configure.in: Skip AUTOCONF check under --without-cvs.Roland McGrath1-1/+1
2002-11-21* scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath1-1/+2
2002-11-20* posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity andRoland McGrath1-0/+2
2002-11-13* posix/regex_internal.c (re_string_skip_chars): Also return the lastRoland McGrath2-12/+57
2002-11-08* posix/bug-regex13.c (tests): Add new test.Roland McGrath1-0/+1
2002-11-06Update.Ulrich Drepper3-2400/+2403
2002-11-06Update.Ulrich Drepper3-423/+581
2002-11-06(free_dfa_content): Use free_state.Ulrich Drepper1-9/+1
2002-11-06Update.Ulrich Drepper1-67/+78
2002-11-05Update.Ulrich Drepper1-0/+1
2002-11-03* manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_rRoland McGrath1-26/+69
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-3/+1
2002-10-24* posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath3-4/+85
2002-10-23* libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath2-2/+10
2002-10-21Update.Ulrich Drepper3-2/+79
2002-10-17Update.Ulrich Drepper1-1/+1
2002-10-17Add a test case for the bug reported by Paolo Bonzini <bonzini@gnu.org>.Ulrich Drepper1-3/+6
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath3-0/+26
2002-10-12Update.Ulrich Drepper4-345/+303
2002-10-10Update.glibc-2.3.1cvs/glibc-2-3-1Ulrich Drepper1-1/+1
2002-10-09Update.Ulrich Drepper1-0/+1
2002-10-01Update.Ulrich Drepper1-1/+3
2002-10-01(re_string_reconstruct): Reset the member LEN and STOP.Ulrich Drepper1-0/+2
2002-10-01Update.Ulrich Drepper1-1/+1
2002-09-30Update.Ulrich Drepper2-57/+325
2002-09-30Fix format strings.Andreas Jaeger3-6/+6
2002-09-30(sift_states_bkref): Remove ret variable. Use err instead.Ulrich Drepper1-2/+2
2002-09-282002-09-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath3-8/+81
2002-09-28Update.Ulrich Drepper4-299/+819
2002-09-242002-09-23 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2-4/+5
2002-09-11* sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp,Roland McGrath1-22/+50
2002-09-102002-09-10 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+3
2002-09-10Update.Ulrich Drepper3-43/+83