Commit History

Author SHA1 Message Date
  Eric Andersen 533d76fbc4 Patch from Paul Mundt adding uClibc sh64 support: 22 years ago
  Eric Andersen ae3cf778c3 Fixup centering so the site does not look like crap in IE 22 years ago
  Eric Andersen 6bcdf8107d also carefully booleanize the false value 22 years ago
  Eric Andersen 85a056b071 silly me, thats not going to work. 22 years ago
  Eric Andersen 2770a21e74 An even simpler likely 22 years ago
  Eric Andersen 93488c77e9 Update likely() to cope with truth values other than 1 22 years ago
  Eric Andersen a5e7362407 Add support for the ulimit syscall 22 years ago
  Eric Andersen a4ba059034 Add in a MALLOC_GLIBC_COMPAT option to let people decide if they 22 years ago
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 22 years ago
  Eric Andersen cffcfd3f2f Begin documenting differences between uClibc and SuSv3 22 years ago
  Eric Andersen 5eef5dca2c Patch from David Wuertele to prevent "conflicts with new declaration with C 22 years ago
  Eric Andersen 1d4e1d24f3 Zou WeiJun noticed a type breaking the stime syscall 22 years ago
  Eric Andersen b55a9089dd Looks like I missed a spot 22 years ago
  Eric Andersen 39aa3280a0 Shuffle options around a bit 22 years ago
  Eric Andersen fcf8c55eb4 Merge/rework config system per the latest from linux-2.6.0-test2 22 years ago
  Eric Andersen 5df743a806 For sparc, powerpc, mips, and alpha we should also use the 22 years ago
  Eric Andersen d2cc961c73 Update inet_aton() to support an undocumented feature of inet_aton, 22 years ago
  Eric Andersen 2f40578f87 Update licensing discussion 22 years ago
  Manuel Novoa III e90f94f702 Replace 'new' in a prototype to avoid c++ problems. 22 years ago
  Manuel Novoa III 0af3a0f0b6 Fix a silly error. 22 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 22 years ago
  Eric Andersen 32b76c5ec3 Remove the arch specific shm.h and use the fixed up common 22 years ago
  Eric Andersen 79b9c943d3 Doing an search and replace on CFLAGS can prove dangerous. We don't 22 years ago
  Manuel Novoa III 7247787b50 Bug fix from Peter Kjellerstedt <peter.kjellerstedt@axis.com>. vfscanf was 22 years ago
  Eric Andersen 654b5ef106 Patch from Peter Kjellerstedt to not modify include/bits/sysnum.h 22 years ago
  Eric Andersen ecbc93c399 Patch from Peter Kjellerstedt to make it simpler for arches to specify 22 years ago
  Eric Andersen eb37884f7f Fix a silly cut-n-paste error 22 years ago
  Manuel Novoa III 61c396e2ef Yikes! This was doing another lock instead of unlocking the stream. 22 years ago
  Eric Andersen 8fee4bc681 As noted by Felix Radensky back on 16 Mar: 22 years ago
  Eric Andersen 08601aa549 Only exec child apps if they are elf type ET_EXEC 22 years ago