Commit History

Author SHA1 Message Date
  Yann Sionneau 373a21c2df Fix some warnings due to type issues 2 years ago
  Waldemar Brodkorb 8a04c4d84c csky: add statx conditionals 4 years ago
  Waldemar Brodkorb 161d237ad0 use __NR_newfstatat only for modern Linux architectures 6 years ago
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 years ago
  Waldemar Brodkorb dba942c80d add experimental aarch64 support 7 years ago
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
  Markos Chandras 13f56c443b stat: Use fstatat64 if arch does not have the stat syscall 11 years ago
  Khem Raj ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 years ago
  Denis Vlasenko f5773054ef fix breakage in x86_64 defconfig 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes 15 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Mike Frysinger 43da001e78 fix building on 64bit hosts 18 years ago
  Peter S. Mazinger 15868f9c3d s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ... 18 years ago
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 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
  Mike Frysinger 2ed5fd770a dont include bits/kernel_stat.h as xstatconv.h already does and use sys/stat.h rather than bits/stat.h 18 years ago
  Mike Frysinger a4e94ada6d fix building on 64bit hosts 18 years ago
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic 18 years ago
  Peter S. Mazinger 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep 18 years ago
  Peter S. Mazinger 36bff6b9bf Do hidden __*stat* 18 years ago
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 years ago
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 years ago