Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger d8059900dd Remove duplicate ifdefs il y a 18 ans
  Peter S. Mazinger 1cc0860dd1 More IMA compiling il y a 18 ans
  Peter S. Mazinger f8d5244380 weaks moved after the related function so gcc4 won't warn il y a 19 ans
  Mike Frysinger 632cf2de06 Frank Mehnert writes: il y a 19 ans
  Manuel Novoa III ae51419546 Fix 2 bugs in strftime related to glibc struct tm extensions. il y a 19 ans
  Mike Frysinger 53bf32f39e tweak to get rid of warning when TZ is disabled il y a 19 ans
  Manuel Novoa III 9d4c823b84 Change strptime so that it only modifies struct tm fields specified. il y a 19 ans
  Manuel Novoa III f8f7b10221 Revert Peter's __lib_gettimeofday patch. There's the minor issue of il y a 19 ans
  Eric Andersen 7e2b221be1 Peter S. Mazinger writes: il y a 19 ans
  Manuel Novoa III 0a20ca071b Change clock() to allow wrapping. il y a 20 ans
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. il y a 20 ans
  Manuel Novoa III 5dd9f2af4b Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale il y a 20 ans
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files il y a 20 ans
  Manuel Novoa III 5cebc51775 Fix some dst issues in _time_mktime(). il y a 20 ans
  Manuel Novoa III 439df74f73 I forgot to update the thread locking in the last dst fix. il y a 20 ans
  Manuel Novoa III a30a999bb0 Hopefully fix the struct tm extension problem once and for all. il y a 20 ans
  Eric Andersen 1bdf3c0a8f Apply a trivial patch that doesn't change anything, but which is alledged to il y a 21 ans
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. il y a 21 ans
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. il y a 21 ans
  Manuel Novoa III 20d8808116 Optionally support the struct tm extension fields. il y a 21 ans
  David McCullough 5433dd6660 il y a 21 ans
  Manuel Novoa III f5c1db36d7 Fix bug in setting daylight and timezone when no (valid) TZ. il y a 21 ans
  Manuel Novoa III c386ddb4d8 Ok... here's the summary: il y a 21 ans
  Manuel Novoa III 6072ec712b Allow timezone info to be specified in a file... /etc/TZ. Turned on by il y a 21 ans
  Manuel Novoa III 666e8f922f Revert commit by davidm to printf.c that initialized conv_num il y a 22 ans
  Manuel Novoa III c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an il y a 22 ans
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. il y a 22 ans
  Manuel Novoa III 35a9d2d342 Add in thread locking for tzset() and associated data. Also, fix a bug so il y a 22 ans
  Manuel Novoa III d6b2a40778 Commit the new time stuff, even though I haven't made it threadsafe yet. il y a 22 ans
  Eric Andersen f77a22a222 time() is implemented in syscalls.c il y a 22 ans