summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/libc_pthread_init.c
Commit message (Collapse)AuthorAgeFilesLines
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
|
* - remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer2008-05-201-3/+1
|
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
| | | | | | | | | in string.h and strings.h. This caught unguarded string ops in libc/inet/ethers.c __ether_line_w() function. I will wait for fallout reports for a week or so, then continue converting more libc_hidden_proto's.
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵Peter S. Mazinger2006-01-221-1/+0
| | | | is a useless attempt
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-3/+5
| | | | missing headers, other jump relocs removed
* __uselocale is hiddenPeter S. Mazinger2006-01-041-1/+1
|
* Build also if XLOCALE is enabledPeter S. Mazinger2006-01-041-0/+5
|
* use internal versions of exit/memcpyPeter S. Mazinger2006-01-041-1/+1
|
* update pthread weak handling to the style glibc usesMike Frysinger2006-01-041-0/+48