Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko | 2008-05-19 | 1 | -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. | ||||
* | drop the __sigqueue symbol for now | Mike Frysinger | 2006-06-08 | 1 | -2/+2 |
| | |||||
* | add hidden proto for memset as pointed out by Peter S. Mazinger | Mike Frysinger | 2006-06-07 | 1 | -0/+1 |
| | |||||
* | import sigqueueinfo() from glibc | Mike Frysinger | 2006-06-05 | 1 | -0/+52 |