Commit History

Author SHA1 Message Date
  Mike Frysinger 256d980f66 update license 18 years ago
  Peter Kjellerstedt 2abbba9a08 Make execle() and chown() available again (corrects commit 15179). 18 years ago
  Mike Frysinger 09a6ea9429 Amir Shalem writes: 18 years ago
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 years ago
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 years ago
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 19 years ago
  Peter S. Mazinger afdecae49f Use internal versions 19 years ago
  Peter S. Mazinger 765696aac5 More hiding, 300 left 19 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 19 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 19 years ago
  Manuel Novoa III 3aa16a1146 Sigh... Fall back to alloca() if munmap is broken (uClinux). 20 years ago
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g 21 years ago
  Manuel Novoa III 400e6fc264 Redo the exec functions to comply with SUSv3. 21 years ago