summary refs log tree commit diff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* * 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.1 cvs/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
* Update.Ulrich Drepper2002-09-103-43/+83
* Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to...Ulrich Drepper2002-09-101-43/+53
* 2002-09-06 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-061-5/+18
* Update.Ulrich Drepper2002-09-053-46/+45
* (regcomp): Append "__restrict" modifier to avoid warnings of some compilers. ...Ulrich Drepper2002-09-051-31/+30
* 2002-09-04 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-042-1/+61
* * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2002-09-011-5/+14
* Update.Ulrich Drepper2002-08-261-0/+61
* (tests): Add bug-regex10.Ulrich Drepper2002-08-261-1/+1
* (re_search_stub): Return correct match length if start != 0.Ulrich Drepper2002-08-261-2/+2
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-262-10/+10
* * locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath2002-08-262-5/+12
* Update.Ulrich Drepper2002-08-122-1/+68
* (parse_reg_exp): If '|' is immediately followed by another '|', end of regex ...Ulrich Drepper2002-08-121-0/+2
* Update.Ulrich Drepper2002-08-082-2/+13
* * include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath2002-08-061-1/+9
* * include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath2002-08-041-1/+2
* * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath2002-08-045-5/+10
* Update.Ulrich Drepper2002-08-031-2/+2