コミット履歴

作者 SHA1 メッセージ 日付
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 年 前
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 年 前
  Waldemar Brodkorb cf649082c7 remove forced gcc optimization 9 年 前
  Peter S. Mazinger 4258038684 use open_not_cancel_2 instead of open_not_cancel 13 年 前
  Mike Frysinger 002c7227d4 daemon: drop cruft incorrectly re-introduced by nptl merge 14 年 前
  Austin Foxley 9a737ab7a4 use *_not_cancel variants to avoid accidental cancellations with nptl 14 年 前
  Mike Frysinger 6d6bd8ba78 daemon: fix up INTERNAL_SYSCALL() usage 15 年 前
  Denys Vlasenko a76558a92e do not pass 3rd param to open() which do not create files 15 年 前
  Joseph Myers 086adc370c Fix daemon build for no-MMU no-threads. 15 年 前
  Mike Frysinger d83d5f98e1 make sure to block all signals when calling daemon() to prevent delivery while the parent is sharing the stack 15 年 前
  Mike Frysinger 0dca115912 implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier 15 年 前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年 前
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 年 前
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 年 前
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 年 前
  Eric Andersen 9b22ad3660 replace my @debian.org addr with @uclibc.org. Fixup license on 18 年 前
  Peter S. Mazinger 64b8d39133 Mark some functions as BSD only 18 年 前
  Peter S. Mazinger 12c4a2b929 Don't compile daemon.c at all for non-MMU 18 年 前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 18 年 前
  Peter S. Mazinger afdecae49f Use internal versions 18 年 前
  Peter S. Mazinger 53b5f21c9c Hide more 18 年 前
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 18 年 前
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 年 前
  Eric Andersen 977216264f Do not stub out functions for mmu-less systems. Hide all 18 年 前
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g 20 年 前
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 年 前
  Eric Andersen eba513e569 Fix indenting 22 年 前
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 年 前
  Eric Andersen c4a3f3f81e Only compile in daemon() if the target has an MMU. 23 年 前