Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Mike Frysinger 480b36dbf3 Bug 616, Thomas Chou: update crt to new 0.9.28 uClibc style 19 vuotta sitten
  Mike Frysinger d2c24c51bd tell people to ignore these two warnings unless someone can figure out how to make them go away ... the vfork() is safe due to the logic following it 19 vuotta sitten
  Mike Frysinger 0e89137680 use ElfW(Addr) instead of ElfW(Word) since elf word types are always 32bits in size, even on 64bit hosts, while Addr is the proper native size ... also get creative with our signed/unsigned usage to get rid of warnings 19 vuotta sitten
  Mike Frysinger e564f18967 need to make sure elf_find_dynamic(key) is big enough to handle 64bit hosts 19 vuotta sitten
  Mike Frysinger 3321ce7506 beautify utility building 19 vuotta sitten
  Mike Frysinger 668f51ff6a use errno.h not sys/errno.h as pointed out by sjhill 19 vuotta sitten
  Peter S. Mazinger 1c91f4a8fe Sync ftw w/ glibc, splitting ftw and ftw64 19 vuotta sitten
  Mike Frysinger 1a407ee53f fix signed/unsigned warnings 19 vuotta sitten
  Mike Frysinger 68b4b57e17 kill off some signedness/unused warnings 19 vuotta sitten
  Mike Frysinger 19d153101a sync whitespace with glibc 19 vuotta sitten
  Mike Frysinger 68993a598d touchup code a bit to prep for new weak system 19 vuotta sitten
  Mike Frysinger f04a88d3f0 beautify 19 vuotta sitten
  Mike Frysinger bb5b1d9867 hide the internal libc pthread_mutex funcs 19 vuotta sitten
  Mike Frysinger b80872c917 pointless whitespace touchups 19 vuotta sitten
  Mike Frysinger 9133430793 hide some functions to cut down on relocations 19 vuotta sitten
  Mike Frysinger 0b01e4471f make sure mq_timedsend() and mq_send() is always defined 19 vuotta sitten
  Mike Frysinger e06ec388de make sure mq_timedreceive() and mq_receive() is always defined 19 vuotta sitten
  Mike Frysinger 44987e6666 hide __kernel functions 19 vuotta sitten
  Mike Frysinger 8e376ca602 make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 19 vuotta sitten
  Mike Frysinger ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 19 vuotta sitten
  Mike Frysinger 8f7b38133b include grp.h just for fun 19 vuotta sitten
  Mike Frysinger 82ee388333 typecast away signed/unsigned warnings 19 vuotta sitten
  Mike Frysinger bd523e22b5 kill off unused warning 19 vuotta sitten
  Mike Frysinger f093cd523b typecast away a signed/unsigned warning 19 vuotta sitten
  Mike Frysinger 0644d70924 cut pointless files 19 vuotta sitten
  Mike Frysinger 9acaf58149 kill off minor unused warnings 19 vuotta sitten
  Mike Frysinger b027080b40 tweak prototypes to match the exported versions 19 vuotta sitten
  Mike Frysinger 73d592f6af fix salt type in setup_salt() 19 vuotta sitten
  Mike Frysinger 21ff33732f nlist should be unsigned, not signed, as it tracks # of elements in init_fini_list 19 vuotta sitten
  Mike Frysinger cdd6d192cb revert debug "fix" since it isnt correct and previous version works 19 vuotta sitten