커밋 기록

작성자 SHA1 메시지 날짜
  Peter S. Mazinger ba31c6c463 Remove TOPDIR 18 년 전
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture 18 년 전
  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 년 전
  Peter Kjellerstedt 65fa68e25d Added support for clock_getres() and clock_settime() in addition to 19 년 전
  Mike Frysinger 130697527b merge parallel build support 19 년 전
  Manuel Novoa III 58fff9b55c Obligatory forgotten file... 20 년 전
  Manuel Novoa III 5dd9f2af4b Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale 20 년 전
  Manuel Novoa III 44cb355a26 Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>. 20 년 전
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 21 년 전
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 년 전
  Manuel Novoa III 20d8808116 Optionally support the struct tm extension fields. 21 년 전
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 년 전
  Manuel Novoa III 9e3364a9e6 A couple of little cleanups I forgot to check in. 22 년 전
  Manuel Novoa III d6b2a40778 Commit the new time stuff, even though I haven't made it threadsafe yet. 22 년 전
  Eric Andersen f77a22a222 time() is implemented in syscalls.c 22 년 전
  Eric Andersen fd15708e64 Begin the process of reworking the time functions for proper 22 년 전
  Eric Andersen 103cbe2418 Add strptime, and commonize some locale strings 22 년 전
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 년 전
  Eric Andersen becc149523 Patch from Andrew Ip <aip@cwlinux.com> to add ftime, 23 년 전
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 년 전
  Eric Andersen 1f849b3def Add missing time() 23 년 전
  Eric Andersen 69b2edf81e Remove times and all the foolishness surrounding it. There is 23 년 전
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. 23 년 전
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 년 전
  Eric Andersen 723a9aa88f Oops. left strftime.c in twice. 23 년 전
  Eric Andersen 39d74aae95 Patch from James Graves <jgraves@deltamobile.com> to get 23 년 전
  Eric Andersen 91102e0dec Fix doc blunder. 24 년 전
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 년 전
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 24 년 전
  Eric Andersen ab262188b0 More random fixes and additions. 24 년 전