Commit History

Author SHA1 Message Date
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 23 years ago
  Manuel Novoa III 6893f5d8b3 Test for Config features using features.h. 23 years ago
  Manuel Novoa III 8b53f66ebe Part of the shared lib build rework. 23 years ago
  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>. 23 years ago
  Manuel Novoa III a12156f0c4 Part of the ctype locale support. 23 years ago
  Manuel Novoa III a91d0a538d Fix fdopen mode-compatibility test and errno setting. 23 years ago
  Eric Andersen 162b5c1c0a Add in a setjmp test from David Schleef 23 years ago
  Eric Andersen 39f83819e2 Add powerpc port done by David Schleef <ds@schleef.org> 23 years ago
  Eric Andersen aed7ad54eb Wow. I'm all full of stupid mistakes today. Fix strxfrm 23 years ago
  Eric Andersen 76809c3a05 Hah. It turned out that index and rindex were _already_ 23 years ago
  Eric Andersen 76ddb8e33a Add strxfrm and strcoll 23 years ago
  Eric Andersen 348915803b Fix the header file for index, rindex and similar 23 years ago
  Manuel Novoa III a8e2b7557d Fix bug with %c... takes care of bug reported with busybox ps. 23 years ago
  Eric Andersen 11a46906d0 Add index and rindex 23 years ago
  Manuel Novoa III 22b68ede21 New version of scanf, with floating point support. 23 years ago
  Manuel Novoa III e127a0921f Delete a stray character that hopped into the file... 23 years ago
  Eric Andersen b740cfc90a Delete wordexp. There isn't much point in having this since 23 years ago
  Manuel Novoa III 485ed9315e Hack long long support into scanf. For now, will fail for unsigned long longs 23 years ago
  Manuel Novoa III ffba231886 Define h_errno to be errno for now. 23 years ago
  Manuel Novoa III 4ca714aa6a Add some missing network functionality; grabbed from libc-5.3.12. 23 years ago
  Eric Andersen 8c9e706626 Hmm. Seems I left wordexp off. oops. 23 years ago
  Eric Andersen f89c67d20b Add in wordexp support (mostly stubbed out for now) since the busybox 23 years ago
  Eric Andersen 8bceedc67c Make alloca work using the compiler builtin 23 years ago
  Eric Andersen 791312e725 Reworked the password stuff to be reentrant. Group stuff is 23 years ago
  Eric Andersen bfb8f8f6ea Add strnlen 23 years ago
  Manuel Novoa III 1e26922dfc Fix a bad assertion test. 23 years ago
  Manuel Novoa III fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so 23 years ago
  Manuel Novoa III 80831beee1 Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped 23 years ago
  Eric Andersen 8bee736e61 I just grabbed the bits dir from glibc 2.1.3 on a sparc box 23 years ago
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c 23 years ago