Commit History

Author SHA1 Message Date
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Manuel Novoa III 20d8808116 Optionally support the struct tm extension fields. 21 years ago
  David McCullough 5433dd6660 21 years ago
  Manuel Novoa III f5c1db36d7 Fix bug in setting daylight and timezone when no (valid) TZ. 21 years ago
  Manuel Novoa III c386ddb4d8 Ok... here's the summary: 21 years ago
  Manuel Novoa III 6072ec712b Allow timezone info to be specified in a file... /etc/TZ. Turned on by 21 years ago
  Manuel Novoa III 666e8f922f Revert commit by davidm to printf.c that initialized conv_num 22 years ago
  Manuel Novoa III c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 22 years ago
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. 22 years ago
  Manuel Novoa III 35a9d2d342 Add in thread locking for tzset() and associated data. Also, fix a bug so 22 years ago
  Manuel Novoa III d6b2a40778 Commit the new time stuff, even though I haven't made it threadsafe yet. 22 years ago
  Eric Andersen f77a22a222 time() is implemented in syscalls.c 22 years ago
  Eric Andersen 1f849b3def Add missing time() 23 years ago