Eric Andersen
|
0fe8d5df2c
Update temp file handling and use a single function to do all
|
há 23 anos atrás |
Manuel Novoa III
|
7b6a9548ee
Fix dynamic linking bug. If you need -ldl, you must explicitly add the
|
há 23 anos atrás |
Eric Andersen
|
bb4178a511
Fix up more leftovers resultant from fixing _LIBC
|
há 23 anos atrás |
Eric Andersen
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
há 23 anos atrás |
Eric Andersen
|
a704ccaa52
Update the ignore file to match
|
há 23 anos atrás |
Eric Andersen
|
e990ae71cb
Make a naming change to be consistent with other cross compiling tools.
|
há 23 anos atrás |
Eric Andersen
|
d4d02ff6bd
Get the full set of module creating syscalls in place.
|
há 23 anos atrás |
Eric Andersen
|
ba9470b709
Compile the compiler last
|
há 23 anos atrás |
Eric Andersen
|
1770326dbc
Add in delete_module
|
há 23 anos atrás |
Manuel Novoa III
|
fce469e791
Add missing function sigfillset.
|
há 23 anos atrás |
Eric Andersen
|
78c3dbc9cc
Accomodate mmuless systems.
|
há 23 anos atrás |
Eric Andersen
|
a44fea3cff
Add in daemon.c, now used by busybox.
|
há 23 anos atrás |
Eric Andersen
|
b40433694d
Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so that
|
há 23 anos atrás |
Eric Andersen
|
be03a186ed
It seems ARM 2.4.x kernels do not have iopl. Also add missing
|
há 23 anos atrás |
David Schleef
|
ec2653144b
Reimplemented "make install" target. I left the old one as-is,
|
há 23 anos atrás |
Manuel Novoa III
|
8625fbfe45
Bug fix from Peter Kjellerstedt <Peter.Kjellerstedt@axis.com>.
|
há 23 anos atrás |
Manuel Novoa III
|
fec38619dc
Add some missing headers needed by ld.so-1.9.11.
|
há 23 anos atrás |
Eric Andersen
|
0a8dc1a944
Add in random(), make rand use that under the hood. Fix the
|
há 23 anos atrás |
Eric Andersen
|
c132ecc38f
Stub out localeconv. Please look over this to check it is correct....
|
há 23 anos atrás |
Eric Andersen
|
a10cb1d4a3
Fix from Jon Nelson for error in timezone
|
há 23 anos atrás |
Manuel Novoa III
|
5e29d999fe
Add missed dependency. TODO: Should build gen_sysconf when cross-compiling.
|
há 23 anos atrás |
Manuel Novoa III
|
b49e8dfc28
Fix longjmp on i386. Also adds siglongjmp.
|
há 23 anos atrás |
Eric Andersen
|
5e9139d3ad
Put regex back in
|
há 23 anos atrás |
David McCullough
|
3675e9b481
|
há 23 anos atrás |
David McCullough
|
ca4fb819f2
|
há 23 anos atrás |
Eric Andersen
|
60b3b2c8f6
Fix some strange formatting, so the compile looks prettier.
|
há 23 anos atrás |
Eric Andersen
|
9f1c86779c
I think this fixes the dependancy problems. Manuel, can you
|
há 23 anos atrás |
Eric Andersen
|
089e018263
Add in the timezone global from time.h, from a patch by
|
há 23 anos atrás |
Eric Andersen
|
da26328fbd
Seems most folks don't have /sbin in their path
|
há 23 anos atrás |
Eric Andersen
|
4cc6f73f67
Add in alphasort (working fine) and scandir (just a stub for now).
|
há 23 anos atrás |