Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang doesn't propagate attributes like "asm labels" and "visibility(hidden)" | 2017-11-29 | 4 | -4/+4 | |
| | | | | | | | | | to builtins like mem{set,cpy,move} and __stack_smash_handler. So, when building with clang, instead mark those as protected visibility to get rid of the PLT relocations. We can't take the address of them then, but that's ok: it's a build-time error not a run-time error. ok kettenis@ | ||||
* | Need SYS.h for END_STRONG() | 2015-09-13 | 4 | -4/+4 | |
| | |||||
* | Add hidden _libc_ aliases and symbol sizes | 2015-09-13 | 4 | -0/+4 | |
| | | | | prodded by semarie@ | ||||
* | more rcsid/sccs cleanup | 2009-10-28 | 4 | -20/+0 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 2 | -12/+4 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | tabify | 1997-07-23 | 2 | -16/+16 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 4 | -10/+8 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 4 | -0/+140 | |