about summary refs log tree commit diff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* 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
* * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.Roland McGrath2002-08-021-2/+2
* Update.Ulrich Drepper2002-07-275-9/+188
* Update.Ulrich Drepper2002-07-274-238/+254
* Update.Ulrich Drepper2002-07-107-86/+195
* Update.Ulrich Drepper2002-05-245-62/+213
* Update.Ulrich Drepper2002-04-291-0/+13
* Update.Ulrich Drepper2002-04-264-89/+278
* Update.Ulrich Drepper2002-04-241-0/+9
* Update.Ulrich Drepper2002-04-244-502/+760
* (parse_expression): Fix incorrect error code. (parse_dup_op): Fix error handl...Ulrich Drepper2002-04-201-35/+72
* Update.Ulrich Drepper2002-04-171-1/+1
* Update.Ulrich Drepper2002-04-141-2/+3
* Update.Ulrich Drepper2002-04-082-2/+4
* Update.Ulrich Drepper2002-03-132-11/+11
* Update.Ulrich Drepper2002-03-121-2/+6
* Update.Ulrich Drepper2002-03-121-6/+4
* Update.Ulrich Drepper2002-03-125-296/+267
* Update.Andreas Jaeger2002-03-031-1/+1
* Compatibility changes to allow using the code outside glibc.Ulrich Drepper2002-03-031-0/+4
* Update.Ulrich Drepper2002-02-284-283/+569
* Update.Ulrich Drepper2002-02-281-8399/+7
* Update.Ulrich Drepper2002-02-266-7/+6817
* Update.Ulrich Drepper2002-02-011-9/+7
* Update.Ulrich Drepper2002-01-171-2/+2
* Update.Ulrich Drepper2001-12-101-3/+1
* Update.Ulrich Drepper2001-12-061-87/+108
* Update.Ulrich Drepper2001-12-051-0/+7
* Update.Ulrich Drepper2001-11-291-0/+26
* Update.Ulrich Drepper2001-11-291-5/+9
* Update.Ulrich Drepper2001-11-271-47/+5
* * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for Andreas Jaeger2001-11-191-3/+3
* (byte_re_match_2_internal): For gcc replace switch statement with gotos.Ulrich Drepper2001-11-171-180/+293
* Update.Ulrich Drepper2001-11-151-1/+1
* Update.Ulrich Drepper2001-10-271-0/+8
* Update.Ulrich Drepper2001-10-271-1/+2
* Update.Ulrich Drepper2001-10-272-2/+2
* * posix/execl.c: Fix last argument of memcpy. Reported by Brian Andreas Schwab2001-09-142-4/+8
* Update.Ulrich Drepper2001-09-121-0/+1
* 2001-04-23 Paul Eggert <eggert@twinsun.com>Roland McGrath2001-08-221-4/+5
* Update.Ulrich Drepper2001-08-211-3/+10
* Use __wcsoll only if _LIBC.Ulrich Drepper2001-08-171-0/+4
* Update.Ulrich Drepper2001-08-171-11/+44
* Update.Ulrich Drepper2001-08-171-31/+228