Commit History

Author SHA1 Message Date
  Joakim Tjernlund 9f47eaf322 Fix usage_count in ldso/libdl. 20 years ago
  Manuel Novoa III 5e383688dc Always include the sqrtf wrapper in libm so that we don't need to worry 20 years ago
  Manuel Novoa III 6ca9cc33a3 Fix mips bug related to 2.6 headers by following glibc's lead. Based on 20 years ago
  Manuel Novoa III 8b950d0649 Apparently the sigaction code added was broken, as it generated illegal 20 years ago
  Joakim Tjernlund 259fd0364d Optimze _dl_memset() for PowerPC. 20 years ago
  Joakim Tjernlund a53036dba5 Forgot _dl_memcpy in previous checkin. 20 years ago
  Manuel Novoa III 6f60320934 On Monday 02 August 2004 08:44 am, Mike Frysinger wrote: 20 years ago
  Manuel Novoa III 7e8a7b3419 At solar's request... 20 years ago
  Joakim Tjernlund 635d4566d0 _dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp, 20 years ago
  Joakim Tjernlund 1939e0ebaf _dl_get_last_path_component: 20 years ago
  Joakim Tjernlund 856860ed52 Revmoved _dl_brkp and _dl_envp. They are not needed anymore. 20 years ago
  Joakim Tjernlund 7c2d61733a Mike Frysinger writes: 20 years ago
  Joakim Tjernlund 9d4b81d74b Mike Frysinger writes: 20 years ago
  Joakim Tjernlund 4e6514273f Mike Frysinger writes: 20 years ago
  Joakim Tjernlund c92bcb00c0 Oops. 20 years ago
  Joakim Tjernlund 783a979bbe From: uclibc-bounces@uclibc.org on behalf of Peter Kjellerstedt 20 years ago
  Joakim Tjernlund 97688568de This should fix the dlsym problem Peter van Hoyweghen reported. 20 years ago
  Eric Andersen 758d1c9ff6 Joakim Tjernlund writes: 20 years ago
  Eric Andersen 4efa075cf3 Joakim Tjernlund writes: 20 years ago
  Eric Andersen df1496fd55 doh 20 years ago
  Eric Andersen 29af1a2189 Add missing header file needed to define PAGE_SIZE 20 years ago
  Eric Andersen 1b7084ce1a As Joakim Tjernlund rightly notes, I should have used PAGE_SIZE 20 years ago
  Eric Andersen 249336ae26 cut-n-paste strikes again 20 years ago
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files 20 years ago
  Eric Andersen 9efd18d338 s/___brk_addr/__curbrk/g 20 years ago
  Manuel Novoa III 8ed0fdbe78 Some mips updates. Add a couple of missing sys/*.h files and update a few others. 20 years ago
  Eric Andersen a707192f6c Teach libdl to use normal libc symbols whenever possible, i.e. malloc 20 years ago
  Eric Andersen 51987d4c7d Whitespace cleanup 20 years ago
  Eric Andersen f902d41672 Fix screwed up indenting 20 years ago
  Eric Andersen 2b553bc16f Do not grovel about in the ELF header for the page size when 20 years ago