Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove all trailing ; after *_alias and change 2 to use weak_alias instead ↵ | Peter S. Mazinger | 2005-12-16 | 1 | -2/+2 | |
| | | | | of __attribute__ ... | |||||
* | This header blocked the use of __THROW in libc-internal.h | Peter S. Mazinger | 2005-12-13 | 1 | -0/+2 | |
| | ||||||
* | hide some internal pthread functions | Mike Frysinger | 2005-12-06 | 1 | -0/+6 | |
| | ||||||
* | use the internal pthread_mutex_init() | Mike Frysinger | 2005-12-06 | 1 | -1/+1 | |
| | ||||||
* | Hide mostly used functions | Peter S. Mazinger | 2005-12-01 | 1 | -1/+1 | |
| | ||||||
* | touchup whitespace | Mike Frysinger | 2005-11-30 | 1 | -4/+3 | |
| | ||||||
* | Depedencies corrected (less make oldconfig/headers), rerunning make remakes ↵ | Peter S. Mazinger | 2005-11-22 | 1 | -7/+13 | |
| | | | | only headers | |||||
* | rework depends and stripping so that libraries arent rebuilt all the time in ↵ | Mike Frysinger | 2005-11-22 | 1 | -2/+4 | |
| | | | | a loop | |||||
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 1 | -3/+1 | |
| | ||||||
* | Enable __THROW,_NTH,REDIRECT_NTH | Peter S. Mazinger | 2005-11-18 | 2 | -5/+4 | |
| | ||||||
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵ | Peter S. Mazinger | 2005-11-17 | 2 | -37/+78 | |
| | | | | foreign objects to a lib | |||||
* | Use -z relro/-z now on all libs, add some new variables needed later, move ↵ | Peter S. Mazinger | 2005-11-17 | 1 | -1/+1 | |
| | | | | common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH | |||||
* | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | 2005-11-15 | 64 | -0/+14160 | |
of latest glibc version |