summaryrefslogtreecommitdiff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* Update.glibc-2.3.2cvs/glibc-2_3_2Ulrich Drepper2003-03-011-3/+4
* Update.Ulrich Drepper2003-02-232-4/+4
* Update.Ulrich Drepper2003-02-215-134/+85
* Update.Ulrich Drepper2003-02-122-1/+23
* Update.Ulrich Drepper2003-02-061-3/+3
* Update.Ulrich Drepper2003-01-163-7/+42
* (re_compile_internal): If clearing buffer, clear allocated too.Ulrich Drepper2003-01-161-1/+4
* (noop): Add __attribute_noinline__.Ulrich Drepper2003-01-091-1/+1
* Update.Ulrich Drepper2003-01-021-2/+2
* Update.Ulrich Drepper2002-12-191-1/+1
* Update.Ulrich Drepper2002-12-173-16/+59
* * posix/regex_internal.c (re_string_context_at): Guard wide charRoland McGrath2002-12-131-1/+1
* 2002-12-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-12-131-8/+10
* 2002-12-13 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-132-1/+33
* (fmt, testfmt): Remove -D_LIBC.Ulrich Drepper2002-12-062-4/+4
* * posix/bug-regex13.c: Include <string.h>.Roland McGrath2002-12-011-0/+1
* Update.Ulrich Drepper2002-11-274-354/+1064
* * configure.in: Skip AUTOCONF check under --without-cvs.Roland McGrath2002-11-241-1/+1
* * scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath2002-11-211-1/+2
* * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity andRoland McGrath2002-11-201-0/+2
* * posix/regex_internal.c (re_string_skip_chars): Also return the lastRoland McGrath2002-11-132-12/+57
* * posix/bug-regex13.c (tests): Add new test.Roland McGrath2002-11-081-0/+1
* Update.Ulrich Drepper2002-11-063-2400/+2403
* Update.Ulrich Drepper2002-11-063-423/+581
* (free_dfa_content): Use free_state.Ulrich Drepper2002-11-061-9/+1
* Update.Ulrich Drepper2002-11-061-67/+78
* Update.Ulrich Drepper2002-11-051-0/+1
* * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_rRoland McGrath2002-11-031-26/+69
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-3/+1
* * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.Roland McGrath2002-10-243-4/+85
* * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath2002-10-232-2/+10
* Update.Ulrich Drepper2002-10-213-2/+79
* Update.Ulrich Drepper2002-10-171-1/+1
* Add a test case for the bug reported by Paolo Bonzini <bonzini@gnu.org>.Ulrich Drepper2002-10-171-3/+6
* * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath2002-10-143-0/+26
* Update.Ulrich Drepper2002-10-124-345/+303
* Update.glibc-2.3.1cvs/glibc-2-3-1Ulrich Drepper2002-10-101-1/+1
* Update.Ulrich Drepper2002-10-091-0/+1
* Update.Ulrich Drepper2002-10-011-1/+3
* (re_string_reconstruct): Reset the member LEN and STOP.Ulrich Drepper2002-10-011-0/+2
* Update.Ulrich Drepper2002-10-011-1/+1
* Update.Ulrich Drepper2002-09-302-57/+325
* Fix format strings.Andreas Jaeger2002-09-303-6/+6
* (sift_states_bkref): Remove ret variable. Use err instead.Ulrich Drepper2002-09-301-2/+2
* 2002-09-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-283-8/+81
* Update.Ulrich Drepper2002-09-284-299/+819
* 2002-09-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-241-2/+2
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-242-4/+5
* * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp,Roland McGrath2002-09-111-22/+50
* 2002-09-10 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-101-1/+3