Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang doesn't propagate attributes like "asm labels" and "visibility(hidden)" | 2017-11-29 | 1 | -1/+1 | |
| | | | | | | | | | 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 | 1 | -1/+1 | |
| | |||||
* | Add hidden _libc_ aliases and symbol sizes | 2015-09-13 | 1 | -0/+1 | |
| | | | | prodded by semarie@ | ||||
* | more rcsid/sccs cleanup | 2009-10-28 | 1 | -5/+0 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -4/+2 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+51 | |