about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* (memmove): Add prototypes. (MALLOC_MEMMOVE): Define. (chunk_realloc): Use it ...Ulrich Drepper2000-12-271-0/+5
* Make local functions static.Andreas Jaeger2000-12-2722-41/+42
* Update.Andreas Jaeger2000-12-278-0/+54
* Update.Andreas Jaeger2000-12-271-0/+79
* * stdio-common/printf_fp.c (__printf_fp): Add prototype for nested Andreas Jaeger2000-12-277-1/+19
* Update.Ulrich Drepper2000-12-271-0/+6
* (__bswap_64): Handle constant argument case separately.Ulrich Drepper2000-12-273-14/+59
* Add prototype for foo.Andreas Jaeger2000-12-2718-28/+99
* Update.Andreas Jaeger2000-12-2727-36/+155
* * Examples/ex13.c: Make local functions static. Andreas Jaeger2000-12-278-156/+199
* Update.Ulrich Drepper2000-12-271-2/+3
* (__pthread_attr_getstack): Return correct address.Ulrich Drepper2000-12-271-0/+4
* Update.Andreas Jaeger2000-12-271-0/+7
* (__protocol_available): Uncomment, it's not needed at the moment.Andreas Jaeger2000-12-273-4/+7
* Update.Ulrich Drepper2000-12-271-0/+6
* (__pthread_attr_setstack): Fix setting of __stackaddr element. Add warnings f...Ulrich Drepper2000-12-271-1/+8
* Update.Andreas Jaeger2000-12-279-14/+47
* Add prototypes for internal sigpause interfaces.Andreas Jaeger2000-12-271-0/+6
* Update.Ulrich Drepper2000-12-273-2/+9
* Update.Ulrich Drepper2000-12-273-1/+78
* Update.Ulrich Drepper2000-12-273-4/+9
* Update.Ulrich Drepper2000-12-275-3/+60
* Upda.teUlrich Drepper2000-12-253-2/+11
* Update.Ulrich Drepper2000-12-252-1/+10
* (Dynamic Output): Document the return value of asprintf. Also make the aspri...Ulrich Drepper2000-12-251-6/+15
* Update.Andreas Jaeger2000-12-221-0/+4
* Add __ftrylockfile prototype.Andreas Jaeger2000-12-221-0/+4
* Update.Ulrich Drepper2000-12-215-6/+17
* Fix a typo.Ulrich Drepper2000-12-211-2/+2
* Update.Andreas Jaeger2000-12-211-1/+24
* * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed. Andreas Jaeger2000-12-218-41/+47
* Add test for nextafter and 0.0.Ulrich Drepper2000-12-212-6/+498
* Update.Ulrich Drepper2000-12-213-15/+169
* Update.Ulrich Drepper2000-12-201-0/+5
* (preprocess-version): Add -traditional to gcc call. Cleanup sed calls.Ulrich Drepper2000-12-201-3/+3
* (_nss_nis_setrpcent): Fix declaration to match prototype.Andreas Jaeger2000-12-191-1/+1
* Update.Andreas Jaeger2000-12-191-0/+15
* * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New.Andreas Jaeger2000-12-196-60/+125
* Fix typos in strings.Ulrich Drepper2000-12-191-2/+81
* Update.Ulrich Drepper2000-12-194-39/+142
* Update.Ulrich Drepper2000-12-192-4/+8
* Update.Ulrich Drepper2000-12-182-2/+7
* Update.Ulrich Drepper2000-12-181-0/+4
* Remove unnecessary initializations.Ulrich Drepper2000-12-181-3/+3
* Update.Andreas Jaeger2000-12-1832-50/+243
* Update.Andreas Jaeger2000-12-181-0/+11
* * sysdeps/s390/pt-machine.h (testandset): Use long int as return Andreas Jaeger2000-12-187-11/+11
* Update.Ulrich Drepper2000-12-171-0/+5
* (testandset): Adjust for prototype change.Ulrich Drepper2000-12-172-5/+5
* Update.Andreas Jaeger2000-12-1710-2/+28