Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Mike Frysinger 69ec4a5d65 add syscall error handling with jockes simple errno setting solution 19 năm trước cách đây
  Mike Frysinger 0f9f0d5305 unneeded quotes 19 năm trước cách đây
  Mike Frysinger 379712737e rename crt0.S to crt1.S and clean up so it actually works :) 19 năm trước cách đây
  Mike Frysinger 665f338e86 declare init/fini as weak if __UCLIBC_CTOR_DTOR__ is turned off 19 năm trước cách đây
  Mike Frysinger a7334dddd4 cast buf as void* to fix warning 19 năm trước cách đây
  Mike Frysinger a6c1b25ea1 always define __IPC_64 regardless of __NR_ipc 19 năm trước cách đây
  Mike Frysinger 53bf32f39e tweak to get rid of warning when TZ is disabled 19 năm trước cách đây
  Mike Frysinger d20c637f14 whitespace/syntax updates 19 năm trước cách đây
  Mike Frysinger 3571511798 if we have a signal handler in place to cover SIGABRT, we have to make sure the code that unregisters it raises SIGABRT again so the program actually aborts 19 năm trước cách đây
  Mike Frysinger 8ef5414332 ifdef out check which always fails 19 năm trước cách đây
  Mike Frysinger bff338fd9a also symlink asm-$TARGET_ARCH if it exists 19 năm trước cách đây
  Mike Frysinger 2fec0b7cc2 remove __IPC_64 in syscall() macro since real 64bit arches dont need it (and it doesnt compile) 19 năm trước cách đây
  Joakim Tjernlund 16045684fd Add __libc_stack_end to ld.so. The libc.a version remains to do. 19 năm trước cách đây
  Joakim Tjernlund b077887e41 Oops. 19 năm trước cách đây
  Joakim Tjernlund 8ccf1631d3 stack_end in __uClibc_main must point to where argc is. 19 năm trước cách đây
  Joakim Tjernlund 802af2a812 Change L_Scrt1 to __PIC__ and delete old crt0.S 19 năm trước cách đây
  Joakim Tjernlund a0f9a1d509 Delete old stuff. 19 năm trước cách đây
  Joakim Tjernlund e1e90d8b85 Change L_Scrt1 to __PIC__ 19 năm trước cách đây
  Joakim Tjernlund e82535f90a Change L_Scrt1 to __PIC__ 19 năm trước cách đây
  Joakim Tjernlund a10edf5267 Hopefully fix PIE apps. 19 năm trước cách đây
  Mike Frysinger af519ad1c0 use _dl_debug_file instead of hardcode 2 19 năm trước cách đây
  Mike Frysinger a534ea55c5 move _dl_if_debug_dprint() to shared ldso header 19 năm trước cách đây
  Mike Frysinger ea3903eb7b create some DEBUG macros for the ld debug early 19 năm trước cách đây
  Mike Frysinger 6a461d406e whitespace/syntax cleanups 19 năm trước cách đây
  Mike Frysinger c279d07315 rework the debug _dl_dprintf usage to avoid #ifdef macros and make more readable 19 năm trước cách đây
  Mike Frysinger dd83a6905e would help if it actually compiled :/ 19 năm trước cách đây
  Mike Frysinger 32a3886019 hide the #ifdef debug macros/printfs behind one function to make the code more readable 19 năm trước cách đây
  Mike Frysinger d140a7134e whitespace tweak, dont mind me 19 năm trước cách đây
  Joakim Tjernlund 3579c6cf0e Fic gcc 4.0 compilation. Still no confimation that this works on 19 năm trước cách đây
  Mike Frysinger 1f29aa4828 sync whitespace with glibc 19 năm trước cách đây