Commit Graph

13 Commits

Author SHA1 Message Date
tg 5891915f1b * Scan for __attribute__((...)) in general (the earliest was 2.5,
where we had 'noreturn' etc. but no '__noreturn__')
* Scan for __attribute__((bounded)) and __attribute__((used))
  if we have __attribute__((noreturn))
* To be able to scan if certain attributes give warnings,
  scan for -Werror with a simple programme which hopefully triggers none
* Convert __attribute__((unused)) to __unused, noreturn -> __dead
* Unify other attributes
* Clean up typography a little more
2007-01-12 01:49:29 +00:00
tg 56e8571167 sync 2007-01-09 17:34:21 +00:00
tg 36ac8dc0f7 get rid of the need of strlcat() altogether (only one use was left) 2006-11-09 15:02:31 +00:00
tg 0e0782c856 first attempts at more autoconf'isation 2006-11-08 23:23:41 +00:00
tg 3b29b8be87 sync 2006-11-08 23:02:30 +00:00
tg ddeb1948b8 sync with lib/libc/string/strlfun.c 2006-11-08 22:54:55 +00:00
tg 5e619e1ef3 style(9) 2006-08-01 13:43:28 +00:00
tg 2d4ffced84 Initial revision 2005-05-23 16:43:22 +00:00
tg b15b51c106 Initial revision 2005-05-23 16:43:20 +00:00
tg 4781afda8e Revision 1.1 was added on the vendor branch. 2004-12-10 18:12:33 +00:00
tg 7920708324 Initial revision 2004-12-10 18:12:29 +00:00
tg 6612f83855 did. anybody. ever. say. this. is. ok. in. HEAD? 2004-11-13 01:55:35 +00:00
tg bcd702035d file strlfun.c was initially added on branch tg. 2004-05-24 17:43:42 +00:00