NetBSD/include/ssp
christos 416c220c02 Re-do ssp hijacking by defining inline functions and using the weak libc
symbols to do the indirection for unistd.h instead of #define tricks.
Fixes compilation for things that define struct { ssize_t read(int fd, ...); }.
2011-01-19 19:21:29 +00:00
..
ssp.h Re-do ssp hijacking by defining inline functions and using the weak libc 2011-01-19 19:21:29 +00:00
stdio.h Consistently use __printflike and __scanflike. 2010-02-25 18:37:12 +00:00
string.h add some prototypes for checked string functions 2009-11-17 20:47:59 +00:00
strings.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
unistd.h Re-do ssp hijacking by defining inline functions and using the weak libc 2011-01-19 19:21:29 +00:00