Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -1/+0 |
| | | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | libc_hidden_proto removal, just a few functions | Denis Vlasenko | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | Peter Mazinger pointed out that my last commit was faulty. | Joakim Tjernlund | 2007-01-11 | 1 | -2/+5 |
| | | | | This should fix it. | ||||
* | Get rid of forwarded __pthread_attr_init | Peter S. Mazinger | 2006-03-09 | 1 | -1/+1 |
| | |||||
* | Remove unneeded ; after *_alias | Peter S. Mazinger | 2006-03-09 | 1 | -1/+1 |
| | |||||
* | pt-allocrtsig.c is irrelevant for now, remove related too, add ↵ | Peter S. Mazinger | 2006-01-31 | 1 | -1/+3 |
| | | | | libc_hidden_proto from old version | ||||
* | s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct ↵ | Peter S. Mazinger | 2006-01-31 | 1 | -4/+4 |
| | | | | Makefile.in, disable __res_state, unavailable in resolv.h | ||||
* | initial import of latest linuxthreads | Mike Frysinger | 2006-01-31 | 1 | -0/+141 |