Commit History

Author SHA1 Message Date
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 years ago
  Peter Kjellerstedt 65fa68e25d Added support for clock_getres() and clock_settime() in addition to 19 years ago
  Mike Frysinger 130697527b merge parallel build support 19 years ago
  Manuel Novoa III 58fff9b55c Obligatory forgotten file... 20 years ago
  Manuel Novoa III 5dd9f2af4b Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale 20 years ago
  Manuel Novoa III 44cb355a26 Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>. 20 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 years ago
  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
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
  Manuel Novoa III 9e3364a9e6 A couple of little cleanups I forgot to check in. 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 fd15708e64 Begin the process of reworking the time functions for proper 22 years ago
  Eric Andersen 103cbe2418 Add strptime, and commonize some locale strings 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen becc149523 Patch from Andrew Ip <aip@cwlinux.com> to add ftime, 23 years ago
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 years ago
  Eric Andersen 1f849b3def Add missing time() 23 years ago
  Eric Andersen 69b2edf81e Remove times and all the foolishness surrounding it. There is 23 years ago
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. 23 years ago
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
  Eric Andersen 723a9aa88f Oops. left strftime.c in twice. 23 years ago
  Eric Andersen 39d74aae95 Patch from James Graves <jgraves@deltamobile.com> to get 23 years ago
  Eric Andersen 91102e0dec Fix doc blunder. 23 years ago
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 23 years ago
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 23 years ago
  Eric Andersen ab262188b0 More random fixes and additions. 23 years ago
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 23 years ago
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and 23 years ago