コミット履歴

作者 SHA1 メッセージ 日付
  Peter S. Mazinger ba31c6c463 Remove TOPDIR 18 年 前
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture 18 年 前
  Peter S. Mazinger 66484b9f52 typo s/notdir/dir/ 18 年 前
  Peter S. Mazinger d2e1267b01 Correct building locales and backport the changes 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 年 前
  Mike Frysinger 130697527b merge parallel build support 19 年 前
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: 20 年 前
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 年 前
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. 21 年 前
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 年 前
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 年 前
  Eric Andersen fb1c180bcc Fixup build a bit more 22 年 前
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 年 前
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 年 前
  Eric Andersen 0bee90dec0 Put the locale stuff back how it was till we can get a proper implementation 23 年 前
  Eric Andersen 6e72ced7e7 Add in some more GNU compatible locale stuff. I only implement the 23 年 前
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 年 前
  Eric Andersen c132ecc38f Stub out localeconv. Please look over this to check it is correct.... 23 年 前
  Manuel Novoa III a12156f0c4 Part of the ctype locale support. 23 年 前