summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2002-11-24* configure.in: Skip AUTOCONF check under --without-cvs.Roland McGrath
2002-11-21* scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath
2002-11-20* posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity andRoland McGrath
2002-11-13* posix/regex_internal.c (re_string_skip_chars): Also return the lastRoland McGrath
2002-11-08* posix/bug-regex13.c (tests): Add new test.Roland McGrath
2002-11-06Update.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-06(free_dfa_content): Use free_state.Ulrich Drepper
2002-11-06Update.Ulrich Drepper
2002-11-05Update.Ulrich Drepper
2002-11-03* manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_rRoland McGrath
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-10-24* posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath
2002-10-23* libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath
2002-10-21Update.Ulrich Drepper
2002-10-17Update.Ulrich Drepper
2002-10-17Add a test case for the bug reported by Paolo Bonzini <bonzini@gnu.org>.Ulrich Drepper
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath
2002-10-12Update.Ulrich Drepper
2002-10-10Update.glibc-2.3.1cvs/glibc-2-3-1Ulrich Drepper
2002-10-09Update.Ulrich Drepper
2002-10-01Update.Ulrich Drepper
2002-10-01(re_string_reconstruct): Reset the member LEN and STOP.Ulrich Drepper
2002-10-01Update.Ulrich Drepper
2002-09-30Update.Ulrich Drepper
2002-09-30Fix format strings.Andreas Jaeger
2002-09-30(sift_states_bkref): Remove ret variable. Use err instead.Ulrich Drepper
2002-09-282002-09-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-09-28Update.Ulrich Drepper
2002-09-242002-09-23 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath
2002-09-11* sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp,Roland McGrath
2002-09-102002-09-10 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-10Update.Ulrich Drepper
2002-09-10Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to...Ulrich Drepper
2002-09-062002-09-06 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-05Update.Ulrich Drepper
2002-09-05(regcomp): Append "__restrict" modifier to avoid warnings of some compilers. ...Ulrich Drepper
2002-09-042002-09-04 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath
2002-08-26Update.Ulrich Drepper
2002-08-26(tests): Add bug-regex10.Ulrich Drepper
2002-08-26(re_search_stub): Return correct match length if start != 0.Ulrich Drepper
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath
2002-08-12Update.Ulrich Drepper
2002-08-12(parse_reg_exp): If '|' is immediately followed by another '|', end of regex ...Ulrich Drepper
2002-08-08Update.Ulrich Drepper
2002-08-06* include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath
2002-08-04* include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath