(mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memalign_inte...
[platform/upstream/glibc.git] / posix /
2003-04-19 Ulrich DrepperUpdate.
2003-04-17 Ulrich DrepperUpdate.
2003-04-08 Roland McGrath2003-04-07 Jakub Jelinek <jakub@redhat.com>
2003-04-03 Ulrich DrepperUpdate.
2003-03-20 Roland McGrath2003-03-20 Roland McGrath <roland@redhat.com>
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperUpdate.
2003-03-16 Roland McGrath* posix/fnmatch_loop.c: Add casts for signedness.
2003-03-16 Roland McGrath* nscd/cache.c (cache_search): Give first arg type...
2003-03-14 Ulrich DrepperUpdate.
2003-03-05 Roland McGrath2003-03-04 Roland McGrath <roland@redhat.com>
2003-03-01 Ulrich DrepperUpdate. cvs/glibc-2_3_2 glibc-2.3.2
2003-02-23 Ulrich DrepperUpdate.
2003-02-21 Ulrich DrepperUpdate.
2003-02-12 Ulrich DrepperUpdate.
2003-02-06 Ulrich DrepperUpdate.
2003-01-16 Ulrich DrepperUpdate.
2003-01-16 Ulrich Drepper(re_compile_internal): If clearing buffer, clear alloca...
2003-01-09 Ulrich Drepper(noop): Add __attribute_noinline__.
2003-01-02 Ulrich DrepperUpdate.
2002-12-19 Ulrich DrepperUpdate.
2002-12-17 Ulrich DrepperUpdate.
2002-12-13 Roland McGrath* posix/regex_internal.c (re_string_context_at): Guard...
2002-12-13 Roland McGrath2002-12-14 Jakub Jelinek <jakub@redhat.com>
2002-12-13 Roland McGrath2002-12-13 Roland McGrath <roland@redhat.com>
2002-12-06 Ulrich Drepper(fmt, testfmt): Remove -D_LIBC.
2002-12-01 Roland McGrath* posix/bug-regex13.c: Include <string.h>.
2002-11-27 Ulrich DrepperUpdate.
2002-11-24 Roland McGrath* configure.in: Skip AUTOCONF check under --without...
2002-11-21 Roland McGrath* scripts/abilist.awk: Grok function descriptor symbols.
2002-11-20 Roland McGrath* posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffi...
2002-11-13 Roland McGrath* posix/regex_internal.c (re_string_skip_chars): Also...
2002-11-08 Roland McGrath* posix/bug-regex13.c (tests): Add new test.
2002-11-06 Ulrich DrepperUpdate.
2002-11-06 Ulrich DrepperUpdate.
2002-11-06 Ulrich Drepper(free_dfa_content): Use free_state.
2002-11-06 Ulrich DrepperUpdate.
2002-11-05 Ulrich DrepperUpdate.
2002-11-03 Roland McGrath* manual/filesys.texi (Reading/Closing Directory):...
2002-11-01 Roland McGrath* include/libc-symbols.h (__libc_freeres_fn_section...
2002-10-24 Roland McGrath* posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.
2002-10-23 Roland McGrath* libio/ftello.c (ftello): Use _IO_off64_t for type...
2002-10-21 Ulrich DrepperUpdate.
2002-10-17 Ulrich DrepperUpdate.
2002-10-17 Ulrich DrepperAdd a test case for the bug reported by Paolo Bonzini...
2002-10-14 Roland McGrath* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose...
2002-10-12 Ulrich DrepperUpdate.
2002-10-10 Ulrich DrepperUpdate. cvs/glibc-2-3-1 glibc-2.3.1
2002-10-09 Ulrich DrepperUpdate.
2002-10-01 Ulrich DrepperUpdate.
2002-10-01 Ulrich Drepper(re_string_reconstruct): Reset the member LEN and STOP.
2002-10-01 Ulrich DrepperUpdate.
2002-09-30 Ulrich DrepperUpdate.
2002-09-30 Andreas JaegerFix format strings.
2002-09-30 Ulrich Drepper(sift_states_bkref): Remove ret variable. Use err...
2002-09-28 Roland McGrath2002-09-28 Jakub Jelinek <jakub@redhat.com>
2002-09-28 Ulrich DrepperUpdate.
2002-09-24 Roland McGrath2002-09-23 Roland McGrath <roland@redhat.com>
2002-09-24 Roland McGrath* catgets/open_catalog.c (__open_catalog): Don't use...
2002-09-11 Roland McGrath* sysdeps/generic/dl-environ.c (unsetenv): Rewritten...
2002-09-10 Roland McGrath2002-09-10 Roland McGrath <roland@redhat.com>
2002-09-10 Ulrich DrepperUpdate.
2002-09-10 Ulrich DrepperWrap #include wchar.h and wctype.h in #if. (build_range...
2002-09-06 Roland McGrath2002-09-06 Roland McGrath <roland@redhat.com>
2002-09-05 Ulrich DrepperUpdate.
2002-09-05 Ulrich Drepper(regcomp): Append "__restrict" modifier to avoid warnin...
2002-09-04 Roland McGrath2002-09-04 Jakub Jelinek <jakub@redhat.com>
2002-09-01 Roland McGrath* sysdeps/generic/libc-tls.c (__pthread_initialize_mini...
2002-08-26 Ulrich DrepperUpdate.
2002-08-26 Ulrich Drepper(tests): Add bug-regex10.
2002-08-26 Ulrich Drepper(re_search_stub): Return correct match length if start...
2002-08-26 Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-08-26 Roland McGrath* locale/programs/ld-ctype.c (ctype_read): When given...
2002-08-12 Ulrich DrepperUpdate.
2002-08-12 Ulrich Drepper(parse_reg_exp): If '|' is immediately followed by...
2002-08-08 Ulrich DrepperUpdate.
2002-08-06 Roland McGrath* include/getopt.h: But private decls inside [_GETOPT_H].
2002-08-04 Roland McGrath* include/sys/resource.h: Use libc_hidden_proto for...
2002-08-04 Roland McGrath* include/unistd.h: Use libc_hidden_proto for _exit...
2002-08-03 Ulrich DrepperUpdate.
2002-08-02 Roland McGrath* posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_M...
2002-07-27 Ulrich DrepperUpdate.
2002-07-27 Ulrich DrepperUpdate.
2002-07-10 Ulrich DrepperUpdate.
2002-05-24 Ulrich DrepperUpdate.
2002-04-29 Ulrich DrepperUpdate.
2002-04-26 Ulrich DrepperUpdate.
2002-04-24 Ulrich DrepperUpdate.
2002-04-24 Ulrich DrepperUpdate.
2002-04-20 Ulrich Drepper(parse_expression): Fix incorrect error code. (parse_du...
2002-04-17 Ulrich DrepperUpdate.
2002-04-14 Ulrich DrepperUpdate.
2002-04-08 Ulrich DrepperUpdate.
2002-03-13 Ulrich DrepperUpdate.
2002-03-12 Ulrich DrepperUpdate.
2002-03-12 Ulrich DrepperUpdate.
2002-03-12 Ulrich DrepperUpdate.
2002-03-03 Andreas JaegerUpdate.
2002-03-03 Ulrich DrepperCompatibility changes to allow using the code outside...
2002-02-28 Ulrich DrepperUpdate.
next