Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc_hidden_proto removal, just a few functions | Denis Vlasenko | 2008-11-18 | 1 | -1/+2 |
| | |||||
* | - silence warning | Bernhard Reutner-Fischer | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -5/+6 |
| | | | | Closes issue #5194 | ||||
* | add an URL to relevant gcc bugzilla entry | Denis Vlasenko | 2008-05-20 | 1 | -2/+3 |
| | |||||
* | suppress "asm declaration ignored due to conflict with previous rename" | Denis Vlasenko | 2008-05-20 | 1 | -0/+20 |
| | | | | | warning. It seems to be bogus. Comment contains extended description. | ||||
* | Peter Mazinger pointed out that my last commit was faulty. | Joakim Tjernlund | 2007-01-11 | 1 | -0/+2 |
| | | | | This should fix it. | ||||
* | Modify the earlier changes, because libc-lock references __pthread_mutex*, ↵ | Peter S. Mazinger | 2006-01-25 | 1 | -4/+4 |
| | | | | dont use hidden_strong_alias | ||||
* | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger | 2006-01-15 | 1 | -5/+6 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -1/+2 |
| | | | | missing headers, other jump relocs removed | ||||
* | use internal versions of exit/memcpy | Peter S. Mazinger | 2006-01-04 | 1 | -1/+1 |
| | |||||
* | update pthread weak handling to the style glibc uses | Mike Frysinger | 2006-01-04 | 1 | -0/+142 |