• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Rev. 日時 作者
a798822 2001-01-18 01:19:28 Manuel Novoa III

Set dynamic linker used to /lib/ld-linux.so.1. Changeable in Makefile.

0c827cb 2001-01-18 01:17:49 Manuel Novoa III

Increase BUFSIZ to 512 to avoid bug in busybox tar.

fb644a9 2001-01-17 20:00:30 Eric Andersen

Minor comment update

647e66a 2001-01-17 19:37:05 Eric Andersen

Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux with
the arm-pic-elf compiler (using crt0pic.S).
-Erik

b5abf98 2001-01-17 13:56:47 Manuel Novoa III

Added #include <wait.h> for getrusage.

2773c94 2001-01-17 13:55:37 Manuel Novoa III

This is _NOT_ an auto-generated file.

737be33 2001-01-17 13:54:25 Manuel Novoa III

Add missing symbol for ipc and ignore commented syscall lines.

344893c 2001-01-17 13:51:39 Manuel Novoa III

Work around str_syscalls.sh not having execute perms. Should fix in cvs. How?

546aeaf 2001-01-17 13:49:43 Manuel Novoa III

The files unified_syscall_{ARCH}.h are not auto-generated while others are.

849cfab 2001-01-17 13:47:48 Manuel Novoa III

UnDOSified file and added assert when debugging.

cecd0b2 2001-01-17 13:46:51 Manuel Novoa III

Adapted to handle shared libraries as well as static. Fixed Makefile for m68k.

8943c95 2001-01-17 06:08:36 Eric Andersen

"I will always compile before I commit."
"I will always compile before I commit."
"I will always compile before I commit."
-Erik

6c2ef87 2001-01-17 04:53:56 Eric Andersen

Update the comments a wee bit.

b8e0118 2001-01-17 04:14:23 Eric Andersen

A little update to wait* and a minor syscall cleanup.

31e36a1 2001-01-17 04:00:46 Eric Andersen

Fix arm so it actually works.

b881459 2001-01-17 03:53:27 Eric Andersen

Remove an extra "/" from the crt0 path

9cf790d 2001-01-17 01:44:32 Eric Andersen

Oops. Forgot to check these in...

ce0350a 2001-01-16 22:14:35 Eric Andersen

Ignore generated files

b84da91 2001-01-16 22:13:42 Eric Andersen

Remove generated files

6437980 2001-01-16 22:11:36 Eric Andersen

Makefile fixes

320f797 2001-01-16 20:33:39 Eric Andersen

Remove generated files.

cc9d92f 2001-01-16 20:26:36 Eric Andersen

Ignore generated binaries. Add a Config usable by most stock x86 systems.

8eaff69 2001-01-16 20:25:23 Eric Andersen

Add first pass shared lib support into Makefile.
This could use some refinement...

5354f1a 2001-01-16 19:20:14 Eric Andersen

Remove the nonexistant __sigaction

f87967b 2001-01-16 19:19:28 Eric Andersen

Add wrapper for old termio interface

9e75050 2001-01-16 19:15:51 Eric Andersen

Add poll, so this is now needed

059d081 2001-01-16 19:14:18 Eric Andersen

Symbol cleanup/bugfix. Add in needed global.

cfcf2c2 2001-01-16 19:11:26 Eric Andersen

Clean all subdirs on 'make clean'

b02e50b 2001-01-16 19:08:27 Eric Andersen

Facelist/cleanup for several syscalls. Added poll.

705ce36 2001-01-16 19:06:27 Eric Andersen

Added common handling of errno.