コミット履歴

作者 SHA1 メッセージ 日付
  Manuel Novoa III 9ae054b355 Since Erik apparently wants def/undef vs def 1/0... 24 年 前
  Eric Andersen 3a1407ff3b Move yet more stuff into the uClibc_config.h file 24 年 前
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 24 年 前
  Manuel Novoa III 6893f5d8b3 Test for Config features using features.h. 24 年 前
  Manuel Novoa III 8b53f66ebe Part of the shared lib build rework. 24 年 前
  Manuel Novoa III f745798023 Added Vladimir's ctype locale support. Make Config setting visible in features.h. Reworked build of shared lib as suggested by Magick <magick@dds.nl>. 24 年 前
  Manuel Novoa III a12156f0c4 Part of the ctype locale support. 24 年 前
  Manuel Novoa III a91d0a538d Fix fdopen mode-compatibility test and errno setting. 24 年 前
  Eric Andersen 162b5c1c0a Add in a setjmp test from David Schleef 24 年 前
  Eric Andersen 39f83819e2 Add powerpc port done by David Schleef <ds@schleef.org> 24 年 前
  Eric Andersen aed7ad54eb Wow. I'm all full of stupid mistakes today. Fix strxfrm 24 年 前
  Eric Andersen 76809c3a05 Hah. It turned out that index and rindex were _already_ 24 年 前
  Eric Andersen 76ddb8e33a Add strxfrm and strcoll 24 年 前
  Eric Andersen 348915803b Fix the header file for index, rindex and similar 24 年 前
  Manuel Novoa III a8e2b7557d Fix bug with %c... takes care of bug reported with busybox ps. 24 年 前
  Eric Andersen 11a46906d0 Add index and rindex 24 年 前
  Manuel Novoa III 22b68ede21 New version of scanf, with floating point support. 24 年 前
  Manuel Novoa III e127a0921f Delete a stray character that hopped into the file... 24 年 前
  Eric Andersen b740cfc90a Delete wordexp. There isn't much point in having this since 24 年 前
  Manuel Novoa III 485ed9315e Hack long long support into scanf. For now, will fail for unsigned long longs 24 年 前
  Manuel Novoa III ffba231886 Define h_errno to be errno for now. 24 年 前
  Manuel Novoa III 4ca714aa6a Add some missing network functionality; grabbed from libc-5.3.12. 24 年 前
  Eric Andersen 8c9e706626 Hmm. Seems I left wordexp off. oops. 24 年 前
  Eric Andersen f89c67d20b Add in wordexp support (mostly stubbed out for now) since the busybox 24 年 前
  Eric Andersen 8bceedc67c Make alloca work using the compiler builtin 24 年 前
  Eric Andersen 791312e725 Reworked the password stuff to be reentrant. Group stuff is 24 年 前
  Eric Andersen bfb8f8f6ea Add strnlen 24 年 前
  Manuel Novoa III 1e26922dfc Fix a bad assertion test. 24 年 前
  Manuel Novoa III fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so 24 年 前
  Manuel Novoa III 80831beee1 Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped 24 年 前