12 Commits (a8fb71fc6a6267655124131a502b190fe6f0ff18)

Author SHA1 Message Date
  kettenis 5ba8ed9bb7 Make sure sys_signame and sys_siglist are wrapped in __BEGIN_DECLS. 16 years ago
  espie c6805c8e99 allow extern inline stuff to proceed unchanged thru the mess that the 18 years ago
  millert 32254634b7 Do not declare errno as extern int, set it via __errno(). 19 years ago
  millert 5acf200b2a First step in include files overhaul. Use __FOO_VISIBLE (as defined 19 years ago
  millert 5fd6059fd1 XPG specifies bsd_signal(3) so make it an alias for signal(3); OK deraadt@ 20 years ago
  millert cc6797b16c Remove the advertising clause in the UCB license which Berkeley 21 years ago
  millert d0f45c1a97 We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. 23 years ago
  millert b68c09e067 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 23 years ago
  d 31570910f0 Add thread-safety to libc, so that libc_r will build (on i386 at least). 26 years ago
  deraadt 952b9732f3 pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; laine@mornignstar.com 28 years ago
  niklas 90fc8bd6aa From NetBSD: Add prototype for sigaltstack; from John Kohl in PR #2129 29 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago