Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger d29acb5c67 might as well test mmap64() too il y a 20 ans
  Mike Frysinger ab53024397 make sure the call to signal() worked il y a 20 ans
  Mike Frysinger 1ff4b6bb11 need unistd/string header files il y a 20 ans
  Mike Frysinger 0f6b97d4de need the ioctl header file il y a 20 ans
  Mike Frysinger 794fe95b6c setting envp is pointless since no other arch does it il y a 20 ans
  Mike Frysinger f983b69c2b oops, we want to jmp to the syscall handler, not call it il y a 20 ans
  Mike Frysinger 63b5253012 add some more useful debug output il y a 20 ans
  Mike Frysinger 935404384b err, x86_64 is RELA, not REL il y a 20 ans
  Mike Frysinger 28ecffc3d9 need _DEBUG macros for NUMBER too il y a 20 ans
  Mike Frysinger 07acc79215 CRT0_ -> CRT_ il y a 20 ans
  Mike Frysinger 37c2953fb8 whitespace clean up il y a 20 ans
  Mike Frysinger d035aff96d help if i named the var correctly ... il y a 20 ans
  Mike Frysinger b869703642 help if i named the var correctly ... il y a 20 ans
  Mike Frysinger 0281752d5f dl-debug.h for sparc il y a 20 ans
  Mike Frysinger 38a2227608 dl-debug.h for m68k il y a 20 ans
  Mike Frysinger 1d2e9585b4 fix GET_ARGV() so it pulls out the argc/argv/envp properly il y a 20 ans
  Mike Frysinger efed1986bc get rid of arch-specific defines in dl-startup.c and make each arch declare its requirements about initial bootstrapping il y a 20 ans
  Mike Frysinger ab4c887b2e add debug code for showing argc/argv/envp and touch up some other debug output il y a 20 ans
  Mike Frysinger 70265df9e4 clean up whitespace il y a 20 ans
  Mike Frysinger 0b78d3bb1a remove broken asm code in elf_machine_dynamic() and just do it the glibc way (since it works) il y a 20 ans
  Mike Frysinger 94ba4f0d69 clean up from psm ... merge glibc updates and punt errno handling in favor of jockes trick of using __syscall_error il y a 20 ans
  Mike Frysinger bddb15fad9 dont need errno.h anymore il y a 20 ans
  Mike Frysinger 6e6b2c4c78 add update from psm to support 6 arguments to syscall il y a 20 ans
  Mike Frysinger dcdf4a3c8a update syntax il y a 20 ans
  Mike Frysinger 4b0fc33d49 Yoshinori Sato writes: il y a 20 ans
  Mike Frysinger f743732430 make RUNPATH/RPATH support configurable il y a 20 ans
  Mike Frysinger ce9f1cf9c2 rip out all the duplicated debug code and move into a shared file il y a 20 ans
  Mike Frysinger f7eee81da4 need features.h for the misc attribute defines and uclibc features il y a 20 ans
  Mike Frysinger 5002c5a31a setup ELF_R_TYPE() wrapper for ELF{32,64}_R_TYPE() il y a 20 ans
  Mike Frysinger 77bd38db59 update comments/syntax and make sure we include features.h for the hidden define il y a 20 ans