Commit History

Author SHA1 Message Date
  Mike Frysinger d4057a47ca start of some rpc tests 20 years ago
  Mike Frysinger 13ef85a17b make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel 20 years ago
  Mike Frysinger 08a9752c5b dont install linux/asm headers if KERNEL_SOURCE == DEVEL_PREFIX 20 years ago
  Eric Andersen 0778c8cb37 We _must_ copy include/asm/ and include/linux/ when installing headers, since 20 years ago
  Mike Frysinger 8196d43357 when installing the include files, skip .svn, linux, and asm dirs since they are just symlinks (and could possibly be pointing to right where we are installing) 20 years ago
  Mike Frysinger 4089ec9aeb add a 0.9.27 compat symbol (_glibc_strerror_r) since the function has since been renamed to __glibc_strerror_r in 0.9.28 20 years ago
  Mike Frysinger cdb62b6d88 add an entry about __fputc_unlocked link errors 20 years ago
  Mike Frysinger 115f8b0303 write some good manpages 20 years ago
  Eric Andersen 8b995a0e60 For current kernels, we just use the getcwd() syscall. For old 2.0 linux 20 years ago
  Eric Andersen 5833ba3946 Just quote the whole darn thing so we can print any error msg we want 20 years ago
  Mike Frysinger 866ff45f90 remove quote char which doesnt belong 20 years ago
  Eric Andersen 5c484467f7 We do not supply a BSD style getloadavg() function 20 years ago
  Joakim Tjernlund 08d1f584fb Fix bug 387, missing _dl_progname for static apps. 20 years ago
  Eric Andersen 0a57ea3e18 Patch from Faidon Liambotis to update the debian stuff 20 years ago
  Mike Frysinger e0e3036bda move arch-specific checks out of shared dl-syscall.h and into arch-specific dl-syscalls.h 20 years ago
  Mike Frysinger a0ca45d467 import thumb support from jbowler in Bug 385 20 years ago
  Mike Frysinger a71f2d1c55 arm has its own iopl.c now so we dont need ugly #ifdef check for arm 20 years ago
  Mike Frysinger fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c 20 years ago
  Mike Frysinger 2974b2a722 import thumb support from jbowler in Bug 385 20 years ago
  Mike Frysinger 17957c3015 import thumb support from jbowler in Bug 385 20 years ago
  Joakim Tjernlund 0a15cf77f3 Add utils in make clean rule. From paravoid. 20 years ago
  Mike Frysinger 6ea397073a eat whitespace 20 years ago
  Mike Frysinger 3e8c046f98 import thumb support from jbowler in Bug 385 20 years ago
  Eric Andersen 78b9403339 per suggestion by psm, remove the variable DYNAMIC_LINKER 20 years ago
  Joakim Tjernlund 2044b626be Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. 20 years ago
  Joakim Tjernlund 8d5946b727 Remove SYSTEM_LDSO option since it no longer works. 20 years ago
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. 20 years ago
  Mike Frysinger 3417dd5c91 revert __error -> __syscall_error change since it doesnt work for clone 20 years ago
  Mike Frysinger e6b5b0f238 missed one of the __error names in changing to __syscall_error 20 years ago
  Mike Frysinger ef8c7a93f9 touchup PIE support for all the utils and fix stripping on iconv 20 years ago