コミット履歴

作者 SHA1 メッセージ 日付
  austinf 00ebae02f6 fix compilation of linuxthreads for sparc 15 年 前
  Carmelo Amoroso e72856950a Fixed makefiles inclusion flow to pass actual configuration variable values. 15 年 前
  Carmelo Amoroso 72e880a46d Added string.h header for strerr prototype. 15 年 前
  Mike Frysinger 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 15 年 前
  Mike Frysinger 67a247e9f0 import user.h from the kernel as it is no longer exported by the kernel 15 年 前
  Khem Raj 74cc326ef4 Update copyright header. 15 年 前
  Denis Vlasenko 527bcddcd0 docs/pthreads_hacking.txt: new file 15 年 前
  Mike Frysinger 8f5908bf99 default linux-2.4 module support to off for Blackfin targets 15 年 前
  Mike Frysinger 9538c47d48 force DOPIC for FDPIC ELF targets 15 年 前
  Mike Frysinger cf65d6c6c6 add GNU extension for select timeouts where the sub-second field is actually longer than one second 15 年 前
  Denis Vlasenko d0ac81b3ec add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com) 15 年 前
  Denis Vlasenko 52c9ef85a6 linuxthreads fixes from Will Newton (will.newton AT gmail.com): 15 年 前
  Denis Vlasenko a8e76cbe14 resolver: 15 年 前
  Khem Raj e190a24231 Define creat in an independent file 15 年 前
  Carmelo Amoroso c190f738e1 Use __always_inline instead of __inline__ 15 年 前
  Carmelo Amoroso ed957f44cd Make long double support available for sh too. 15 年 前
  Denis Vlasenko 7f5cc205a7 mknod: widen the parameters to match kernel 15 年 前
  Denis Vlasenko eb097eb482 Add EPOLLRDHUP constant 15 年 前
  Denis Vlasenko f5773054ef fix breakage in x86_64 defconfig 15 年 前
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 年 前
  Rob Landley bdf8a6c4b8 Fix thinko in svn 25434. 15 年 前
  Rob Landley fb863f7592 Make HARDWIRED_ABSPATH a config option. 15 年 前
  Rob Landley 11495b6f6a Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile. 15 年 前
  Bernhard Reutner-Fischer 3a59769488 - remove superfluous $(strip) 15 年 前
  Bernhard Reutner-Fischer d38ad7827e - remove dependency on GNU error functionality 15 年 前
  Bernhard Reutner-Fischer 3ec57a9f7e - disable libcrypt tests if we have no libcrypt 15 年 前
  Bernhard Reutner-Fischer a31726d36b - also filter out headers-y 15 年 前
  Bernhard Reutner-Fischer 17c7994988 - fix weak ssp symbol on some arches (Peter S. Mazinger) 15 年 前
  Carmelo Amoroso 1a08441c06 Use gcc built-in defines for detecting SH cores instead of 15 年 前
  Carmelo Amoroso 2dca8cd643 Fix my previous commit to use preprocessor in the right way ! 15 年 前