31 Commits (b8cd4e212a1f07447767fa3937f008476cf2728c)

Author SHA1 Message Date
  guenther b3884fa798 Add C11's timespec_get(3); minor bump for libc. 5 years ago
  schwarze 371b65730c New POSIX xlocale implementation written from scratch. 6 years ago
  millert 4c5bec1286 Move the 10 (!) defintions of NULL to their own mini header file and 7 years ago
  millert cec1cce209 Remove obsolete timezone() function. 9 years ago
  millert 6d30a31399 Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@ 9 years ago
  millert daf0c358fa tzfile.h is an internal header that should never have been installed. 9 years ago
  guenther 7f8533a86d Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, 11 years ago
  guenther 526da4b6ac Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future 11 years ago
  guenther 930b578553 More compliance fixes: hiding non-standard stuff behind __BSD_VISIBLE, 11 years ago
  kettenis b885cf85d0 Recongnize that: 12 years ago
  kettenis 03d4ce367a Once more the people behind POSIX didn't think and put clock_gettime(2) and 12 years ago
  jsg a76303a0c4 As pointed out by Richard Guenther our definition 13 years ago
  miod 3409dda593 Define NULL as a void * instead of a long integer, as required by Single Unix. 13 years ago
  millert 605c5586ca Adapt things to use __type_t instead of _BSD_TYPE_T_ 18 years ago
  millert 5acf200b2a First step in include files overhaul. Use __FOO_VISIBLE (as defined 18 years ago
  avsm 3f2bee58c7 add __bounded__ attributes for userland headers; enabled with -Wbounded 21 years ago
  avsm b75b1238ee backout the __bounded__ attributes for a while; requested by deraadt@ 21 years ago
  avsm 3ab653a0d9 Mark various standard library functions with the __bounded__ attribute. 21 years ago
  millert cc6797b16c Remove the advertising clause in the UCB license which Berkeley 21 years ago
  millert 9a61bb23a6 NULL is now 0L so it is the same size as a pointer. 22 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. 22 years ago
  millert 1b96aaa5ef Move nanosleep() proto to from sys/time.h to time.h where it belongs. 23 years ago
  millert 6df46d482b Prototype timelocal(), timegm(), and timeoff() in the non-ANSI, non-POSIX 24 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
  aaron 976f423820 use UTC when abbreviating Coordinated Universal Time, not CUT 25 years ago
  pjanzen c830d1f32b Daylight Saving Time, not savings 25 years ago
  d 31570910f0 Add thread-safety to libc, so that libc_r will build (on i386 at least). 25 years ago
  deraadt 618b9d66d5 strptime() proto; Andreas.Gunnarsson@emw.ericsson.se 26 years ago
  niklas 2a0bf72166 Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago