Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Rob Landley 0aeca08240 Fix unused variable warnings found by clang/llvm 13. 2 ani în urmă
  Rob Landley 284a27675c Fix env properly: env -i uses old $PATH, but use new PATH= when redefined. 2 ani în urmă
  Rob Landley f8883bd296 Yank -lrt linking entirely: when statically linked it pulls in pthreads for non-threaded programs, and neither bionic nor musl have it. (This means glibc always does the HASTIMERS syscall wrap.) 2 ani în urmă
  Rob Landley b0e204b33d Add HASTIMERS probe to work around bug in gcc 9.3 2 ani în urmă
  Elliott Hughes 5a82dad222 Use -dead_strip for --gc-sections on macOS. 2 ani în urmă
  Rob Landley 340b1cf8f7 The mac compiler can't optimize out unused functions. 2 ani în urmă
  Rob Landley a39df1343a Attempt to fix yesterday's mac commit. 2 ani în urmă
  Rob Landley 7af571d485 Move the sys/personality.h import Mac can't do into portability.h. 2 ani în urmă
  Rob Landley f3559dc06f Fix warnings. 2 ani în urmă
  Elliott Hughes 92d1ceffe8 macOS: add a timer_create() and timer_settimer() to fix the build. 2 ani în urmă
  Elliott Hughes 0de0a707a5 strace: fix macOS build. 2 ani în urmă
  Elliott Hughes d62ee37816 strace: initial commit. 2 ani în urmă
  Ella-0 76676d772d Add OpenBSD support 3 ani în urmă
  Rob Landley 1f9e37e361 Remove ifdefs from stat. 3 ani în urmă
  Elliott Hughes 47b9f6a12d Fix df on macOS. 3 ani în urmă
  Elliott Hughes 4786fd6103 main.c: construct a combination locale to add UTF-8. 3 ani în urmă
  Elliott Hughes 90c4e155dd portability.h: ensure _FILE_OFFSET_BITS=64 takes effect. 3 ani în urmă
  Elliott Hughes aed6c26fe4 Make it easier to switch regex implementations. 3 ani în urmă
  Rob Landley f79dc0cfb2 Move #include <linux/*.h> into individual commands, initialize struct 4 ani în urmă
  Elliott Hughes 85b02bddc0 Add rtcwake. 4 ani în urmă
  Elliott Hughes e400e60547 Fix Mac build. 4 ani în urmă
  Elliott Hughes e6b3ac496f modinfo: various fixes. 4 ani în urmă
  Elliott Hughes 7eaf5d674f stat: fix filesystem type on macOS. 4 ani în urmă
  Elliott Hughes e028208e53 Fix dev_minor()/dev_major()/dev_makedev() for Mac. 4 ani în urmă
  Elliott Hughes c77b664557 Add getopt(1). 4 ani în urmă
  Rob Landley 25c3e69114 Old gcc versions are confused by __has_include(), so nest the #ifdefs 4 ani în urmă
  Elliott Hughes c0bb071b4b macOS: implement posix_fallocate(). 4 ani în urmă
  Rob Landley 69efea9cc5 Use adjtimex instead of adjtime (bionic hasn't got adjtime). 4 ani în urmă
  Rob Landley 8d59da7210 The __ANDROID_NDK__ symbol is missing from ndk-r20 but Dan Albert pointed 4 ani în urmă
  Elliott Hughes 9d354377a8 Move sig_to_num and num_to_sig into portability.c. 5 ani în urmă