about summary refs log tree commit diff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Remove store_args_and_env which is not needed is USE_NONOPTION_FLAGS is undef...Ulrich Drepper2001-08-131-22/+9
* 2001-08-11 Roland McGrath <roland@frob.com>Roland McGrath2001-08-111-1/+1
* Update.Ulrich Drepper2001-08-112-6/+14
* Update.Ulrich Drepper2001-08-111-4/+6
* Update.Ulrich Drepper2001-08-104-4/+66
* Robustify tilde tests.Ulrich Drepper2001-08-091-6/+18
* Declare wcs functions only if compiling with MBS_SUPPORT. Don't use #elif f...Andreas Jaeger2001-07-301-28/+34