コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 23 年 前
  Eric Andersen 3a0418381d Doh! I'd included sbrk.o twice... 23 年 前
  Eric Andersen de15e46e41 Make it so powerpc can work despite lacking brk(). 23 年 前
  Eric Andersen 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 23 年 前
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 23 年 前
  Eric Andersen ec59f7c262 Add statfs64 23 年 前
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in 23 年 前
  David McCullough 018b4fe2be 23 年 前
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. 23 年 前
  Manuel Novoa III 11c7ac847a Remove obsolete files tell.c and getdents.c 23 年 前
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 23 年 前
  Eric Andersen 8583879856 Move the default ptrace.c to common, but let arches override it (such 23 年 前
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 年 前
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. 23 年 前
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then 24 年 前
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c 24 年 前
  Manuel Novoa III d959f3d79c Remove redundant old isatty.c since newer termios supplies one. 24 年 前
  Eric Andersen d064d3e32b Implement getdtablesize(), which is used by the rpc crap. 24 年 前
  Manuel Novoa III 344893c7f7 Work around str_syscalls.sh not having execute perms. Should fix in cvs. How? 24 年 前
  Eric Andersen b8e0118b10 A little update to wait* and a minor syscall cleanup. 24 年 前
  Eric Andersen 705ce36d85 Added common handling of errno. 24 年 前
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 24 年 前
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... 24 年 前
  Eric Andersen fe338b330e Oops -- this should not have debugging hardcoded... 24 年 前
  Eric Andersen 6d8a9ea722 Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, 24 年 前
  Eric Andersen 350c0215ef Fix it so files are not stripped when debugging (doh!). Fix up strip 24 年 前
  Eric Andersen afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 24 年 前
  Eric Andersen 91102e0dec Fix doc blunder. 24 年 前
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 年 前
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 24 年 前