Commit History

Author SHA1 Message Date
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Peter S. Mazinger 4c313954e6 Get rid of redefines on ppc pointed out by vapier 18 years ago
  Peter S. Mazinger 21be7b150c Use _lfs_64, reorganize a bit, why did stat*fs64 use stat*fs? 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 979c7857db get rid of fcntl64 jump reloc 18 years ago
  Peter S. Mazinger e110e26c59 disable redirect for fcntl64 until a good way is found 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 a9e4cbde64 Correct some problems 18 years ago
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 18 years ago
  Peter S. Mazinger 47ccc071ed Hide chmod, lockf* 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger 7ce8f67d27 Make use of fcntl64 syscall if possible 18 years ago
  Eric Andersen 5faa9568e4 Only include lockf64 when large file support is enabled, fixing 21 years ago
  Eric Andersen acf6afe5fd Implement lockf64 21 years ago