about summary refs log tree commit diff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Handle hexadecimal numbers with leading digit != 1 correctly and more thanUlrich Drepper2000-04-071-0/+7
* Corrected problems with missing signs andUlrich Drepper2000-03-261-27/+110
* (__setstate_r): Allow RNGs of type 4.Ulrich Drepper2000-03-261-1/+1
* (putenv): Don't declare argument as const.Ulrich Drepper2000-02-241-2/+2
* (MM_NULL*): Don't use NULL.Ulrich Drepper2000-02-231-8/+5
* Fix typos.Ulrich Drepper2000-02-222-2/+2
* (canonicalize): Zero terminate path to copy on error.Ulrich Drepper2000-02-111-1/+7
* Don't report an eror if final NUL is at the end of the buffer. Set errnoUlrich Drepper2000-01-201-4/+7
* flavor): Add ef_cxa.Ulrich Drepper1999-12-281-2/+20
* atexit equivalent function for new C++ ABI.Ulrich Drepper1999-12-271-0/+38
* Function to call registered exit functions of new C++ ABI.Ulrich Drepper1999-12-271-0/+44
* Export __cxa_atexit and __cxa_finalize.Ulrich Drepper1999-12-271-0/+4
* (exit): Handle ef_cxa exit functions.Ulrich Drepper1999-12-271-0/+3
* (routines): Add cxa_atexit and cxa_finalize.Ulrich Drepper1999-12-271-2/+2
* (__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate.Ulrich Drepper1999-12-191-4/+4
* Avoid UDIV_TIME redefinition.Ulrich Drepper1999-11-231-0/+2
* (rand_r): Really use 31 bits, the result was shifted a bit too much.Ulrich Drepper1999-10-281-2/+2
* (exit): Beware to not free statically allocated list element.Ulrich Drepper1999-10-111-1/+4
* (initial): New variable. Use to initialize __exit_funcs.Ulrich Drepper1999-10-111-1/+2
* (__xpg_basename): Don't return pointer to slash before the basename.Ulrich Drepper1999-10-101-1/+4
* Add va_copy to allowed macros.Ulrich Drepper1999-09-201-2/+2
* Fix typos.Ulrich Drepper1999-07-282-2/+2
* Fix typo.Ulrich Drepper1999-07-282-2/+2
* Fix typos.Ulrich Drepper1999-07-281-1/+1
* Do not use global state.Ulrich Drepper1999-07-281-11/+5
* Reset state for s == NULL.Ulrich Drepper1999-07-282-4/+12
* Use static state.Ulrich Drepper1999-07-281-6/+11
* Do not use global state.Ulrich Drepper1999-07-281-16/+6
* It is not generally true that if (unsigned)a*(unsigned)b overflows,Ulrich Drepper1999-06-151-10/+7
* Update from main branch.Ulrich Drepper1999-06-131-1/+2
* (add_ssaaaa, sub_ddmmss, umul_ppmm): Optimized sparc64 routines.Ulrich Drepper1999-05-251-1/+66
* Update.Ulrich Drepper1999-05-191-1/+1
* Update.Ulrich Drepper1999-05-171-2/+2
* Update.Ulrich Drepper1999-05-151-18/+54
* Update.Ulrich Drepper1999-05-061-1/+1
* Update.Ulrich Drepper1999-05-061-1/+1
* Update.Ulrich Drepper1999-04-301-1/+1
* Update.Ulrich Drepper1999-04-288-395/+452
* Surround strong_alias and weak_alias with ifdef _LIBC.Ulrich Drepper1999-04-281-0/+2
* Update.Ulrich Drepper1999-03-082-44/+9
* Update.Ulrich Drepper1999-02-262-1/+4
* Update.Ulrich Drepper1999-02-091-1/+0
* Update.Ulrich Drepper1999-02-074-61/+18
* Update. glibc-2.1 cvs/glibc-2_1Ulrich Drepper1999-02-042-2/+4
* Update.Ulrich Drepper1999-01-291-2/+2
* Update.Ulrich Drepper1999-01-171-9/+14
* Update.Ulrich Drepper1999-01-112-8/+8
* Update.Ulrich Drepper1998-12-311-0/+1
* Update.Ulrich Drepper1998-12-284-23/+70
* Update.Ulrich Drepper1998-12-131-0/+3