summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/libc-lock.h
Commit message (Collapse)AuthorAgeFilesLines
* Kill the libc-lock headers, which we do not use and which areEric Andersen2002-06-101-327/+0
| | | | | not correct for uClibc. Fix setenv locking to behave itself. -Erik
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+327
and to better support each arch. This is a really big patch... -Erik