35 Commits (4c30c5cc8951a3a1a15fef4ee74782b9a54bc218)

Author SHA1 Message Date
  millert bb68e62e46 remove redundant __noreturn__ attributes now that __dead is sane for modern gcc 23 years ago
  deraadt fb625bc33f use __x__ formats for __attribute__ arguments; guenther@gac.edu 24 years ago
  millert dc11be1e8a o add missing getsid() prototype 24 years ago
  mickey 70cc2f081a from freebsd: 24 years ago
  deraadt 703da8f559 prototyping for p{read,write}{,v} 24 years ago
  deraadt 3c39f4289c swapctl 2nd arg is const 25 years ago
  itojun 42c0283582 add IPv6-ready rcmd() friends. 25 years ago
  deraadt ba56946420 rresvport_af() and bindresvport_af() 25 years ago
  espie f851e80d96 Be thorough about NULL as __null for C++. 25 years ago
  espie de172e7c0c Define NULL to be __null for C++: better quality of implementation. 25 years ago
  weingart 63929f59f5 Add swapctl(2) prototype. 25 years ago
  d 31570910f0 Add thread-safety to libc, so that libc_r will build (on i386 at least). 26 years ago
  deraadt 8be72764ad add getpgid() proto; form 26 years ago
  deraadt ea09bc7536 add mkstemp(char *template, int suffixlen) interface 26 years ago
  deraadt 66a7ec9bc7 change size parameter to size_t 26 years ago
  deraadt 6e7e8603fb readlink() 3rd param is size_t; XPG 26 years ago
  deraadt e9e966257b be more careful for _XOPEN_SOURCE 27 years ago
  deraadt db2fe992e8 more explicit protos 27 years ago
  deraadt 04069432b8 move proto to unistd.h 27 years ago
  tholo 374c4bf5f2 Make usleep prototype match manual page and implementation 27 years ago
  deraadt f370cd1e6f add XPG4.2 lockf; kleink 27 years ago
  deraadt f6f2cca0b7 move proto to sys/stat.h; XPG4.2 27 years ago
  millert f20458d134 Add mkdtemp(3) 27 years ago
  downsj e066f1534c Add lchown() declaration. 28 years ago
  deraadt f48a78fb7a fix comments regarding {*path,sys}conf() 28 years ago
  deraadt 7da570fd9a add quotactl 28 years ago
  deraadt 9127eff2bf proto getgrouplist() 28 years ago
  deraadt 1559de7206 +issetugid 28 years ago
  millert 7f65e48850 Adds rcmdsh() prototype. 28 years ago
  deraadt 0ed33d6cdf iruserok() can finally safely use a u_int32_t for the ip addr 28 years ago
  tholo bc790afcb1 initgroups(3) 2nd argument should be gid_t 29 years ago
  tholo 346f9adabb sethostid() actually do return a value 29 years ago
  deraadt ed2b04d66b proto rfork() 29 years ago
  deraadt 558af70ad4 from netbsd; profil() fixed for 64 bit 29 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago