2002-07-11 |
Eric Andersen | Kill this stale file |
tree | commitdiff |
2002-07-10 |
Eric Andersen | Tobias Anderberg <[email protected]> noticed... |
tree | commitdiff |
2002-07-10 |
Eric Andersen | Per bug report from Ronald Wahl <[email protected]>: |
tree | commitdiff |
2002-07-10 |
Eric Andersen | Patch from Ronald Wahl <[email protected]> to fix a... |
tree | commitdiff |
2002-07-08 |
Manuel Novoa III | Remove obsolete code. |
tree | commitdiff |
2002-07-08 |
Manuel Novoa III | Fix a preprocessor buglet. Redo sys_siglist/strsignal... |
tree | commitdiff |
2002-07-08 |
Eric Andersen | Finer grained locking in __connect_dns() so we don... |
tree | commitdiff |
2002-07-07 |
Manuel Novoa III | Obligatory forgotten file. |
tree | commitdiff |
2002-07-07 |
Manuel Novoa III | Attempt to clean up the strerror_r situation. |
tree | commitdiff |
2002-07-07 |
Eric Andersen | Doh! search-n-replace strikes again |
tree | commitdiff |
2002-07-07 |
Eric Andersen | Fix namespace pollution by hiding statfix and statfix64 by |
tree | commitdiff |
2002-07-07 |
Eric Andersen | Cleanup namespace leaks by prepending __ to global... |
tree | commitdiff |
2002-07-07 |
Eric Andersen | Kill namespace pollution in getrpcent.c. Silence other... |
tree | commitdiff |
2002-07-07 |
Eric Andersen | Patch from Larry Doolittle <[email protected]... |
tree | commitdiff |
2002-07-06 |
Eric Andersen | Stupid filesystems like cramfs fail to guarantee that... |
tree | commitdiff |
2002-07-05 |
Manuel Novoa III | Add copyright message and remove dead code. |
tree | commitdiff |
2002-07-05 |
Manuel Novoa III | Add two missing glibc wide string funcs as well as... |
tree | commitdiff |
2002-07-05 |
Manuel Novoa III | Only define __uwchar_t if wide char support is enabled. |
tree | commitdiff |
2002-07-03 |
Eric Andersen | Add a weak to make apache happy |
tree | commitdiff |
2002-07-03 |
Manuel Novoa III | Enable WCHAR support for C/POSIX stub locales. |
tree | commitdiff |
2002-07-03 |
Eric Andersen | Make clone work, part 2. |
tree | commitdiff |
2002-07-03 |
Eric Andersen | Fix clone so it compiles |
tree | commitdiff |
2002-07-02 |
Eric Andersen | Oops. missed a spot |
tree | commitdiff |
2002-07-02 |
Eric Andersen | openlog could deadlock when called from vsyslog, so |
tree | commitdiff |
2002-07-01 |
Eric Andersen | This patch, from Ronald Wahl <[email protected]>, fixes the |
tree | commitdiff |
2002-06-26 |
Eric Andersen | Several cleanups/fixes from Marshall M. Midden <m4... |
tree | commitdiff |
2002-06-21 |
Eric Andersen | Fix support for 2.0.x linux kernels. Oops. |
tree | commitdiff |
2002-06-20 |
Eric Andersen | Cleanup the function pointer comparisions |
tree | commitdiff |
2002-06-20 |
Eric Andersen | Fix DNS resolution so that it once again works. I... |
tree | commitdiff |
2002-06-19 |
Eric Andersen | Oops. Looks like I broke ttyname. Fix it. |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Cleanup the getcwd implementation (again) since I broke it |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Make sure the sccsid tags never get compiled in. |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Eliminate all the pointless globals from getcwd().... |
tree | commitdiff |
2002-06-18 |
Manuel Novoa III | Add in thread locking for tzset() and associated data... |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Kill kernel_version.c, which is completely meaningless... |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Rework, reduce the size, add proper locking |
tree | commitdiff |
2002-06-18 |
Manuel Novoa III | Remove obsolete files. |
tree | commitdiff |
2002-06-18 |
Manuel Novoa III | Fix perror() and printf("%m") to not call strerror... |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Silly name change |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Rework and kill pointless static variable |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Fix thread locking so it works |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Fix locking. Kill |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Some commentary |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Patch from Martin Proulx <[email protected]> to support |
tree | commitdiff |
2002-06-17 |
Eric Andersen | kill cruft |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Make things more re-entrany, kill some cruft. |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Re-backport all the rpc stuff from glibc 2.2.5. This... |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Implement strerror_r. This is per SuSv3, not glibc... |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Shuffle the logic around a bit |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Shuffle the logic around a bit |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Some cleanups so utmp/wtmp behaves. Fix potential... |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Ah kant spel mi name |
tree | commitdiff |
2002-06-17 |
Eric Andersen | Add support for sigtimedwait and sigwaitinfo |
tree | commitdiff |
2002-06-17 |
Manuel Novoa III | Commit the new time stuff, even though I haven't made... |
tree | commitdiff |
2002-06-15 |
Eric Andersen | time() is implemented in syscalls.c |
tree | commitdiff |
2002-06-15 |
Eric Andersen | Implement ttyname_r |
tree | commitdiff |
2002-06-15 |
Eric Andersen | Prevent buffer overflow |
tree | commitdiff |
2002-06-13 |
Eric Andersen | Fix pthreads to use the rt signals if present |
tree | commitdiff |
2002-06-12 |
Eric Andersen | Don't use fixed buffers if we have an mmu such that... |
tree | commitdiff |
2002-06-12 |
Eric Andersen | Silence warnings, clean things up. |
tree | commitdiff |
2002-06-12 |
Eric Andersen | Cleanup the mess, remove now obsolete files |
tree | commitdiff |
2002-06-12 |
Eric Andersen | Write a new strxfrm that doesn't make function calls... |
tree | commitdiff |
2002-06-12 |
Eric Andersen | Yipe. As Joseph Chiu noticed, sockvec is supposed... |
tree | commitdiff |
2002-06-11 |
Manuel Novoa III | Revert Erik's patch to vasprintf and fix the real issue. |
tree | commitdiff |
2002-06-11 |
Eric Andersen | This patch from Rik Faith <[email protected]> fixes... |
tree | commitdiff |
2002-06-11 |
Eric Andersen | A patch from Ted Phelps to fix popen(). Ted writes: |
tree | commitdiff |
2002-06-10 |
Eric Andersen | Kill the libc-lock headers, which we do not use and... |
tree | commitdiff |
2002-06-09 |
Eric Andersen | Oops. Forgot to check this in. Thanks Martin Volf... |
tree | commitdiff |
2002-06-08 |
Manuel Novoa III | Added a version of nl_langinfo for the stub C/POSIX... |
tree | commitdiff |
2002-06-04 |
"Steven J. Hill" | Changes so that 'regdef.h' gets included in the develop... |
tree | commitdiff |
2002-06-04 |
"Steven J. Hill" | Moved to 'sys' directory. |
tree | commitdiff |
2002-06-01 |
Eric Andersen | Doh! |
tree | commitdiff |
2002-05-31 |
Eric Andersen | Patch from Robert Griebl <[email protected]> to support |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Rework setenv, getenv and friends per the latest glibc... |
tree | commitdiff |
2002-05-30 |
Eric Andersen | -#ifdef _POSIX_THREADS |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Fixup totally broken locking code... No storage for... |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Doh! A silly typo broke select... |
tree | commitdiff |
2002-05-30 |
Eric Andersen | And with this, the alpha port is not basically working. |
tree | commitdiff |
2002-05-30 |
Eric Andersen | don't include the linux dir. Pointless and broken. |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Make these properly cope with 64bit systems |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Fixup some silly bugs I added earlier |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Needed for the alpha port |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Make syscalls.c way more generic. Now works on alpha... |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Cope with systems that don't glob all these together... |
tree | commitdiff |
2002-05-23 |
Manuel Novoa III | Obligatory forgotten file during commit... |
tree | commitdiff |
2002-05-23 |
Manuel Novoa III | Multibyte and wide char conversion functions. Some... |
tree | commitdiff |
2002-05-23 |
Eric Andersen | Several h8300 updates from Yoshinori Sato <qzb04471... |
tree | commitdiff |
2002-05-23 |
Eric Andersen | Cleanup slightly |
tree | commitdiff |
2002-05-20 |
"Steven J. Hill" | Changes needed for MIPS with regards to the .init and... |
tree | commitdiff |
2002-05-12 |
Manuel Novoa III | Revert Erik's previous patch and fix what I believe... |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Add a missing #include |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Use the default version in include/sys instead |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Fixes for 64 bit arches |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Several bugfixes for problems that showed up on alpha |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Fix some silly bugs and type problems |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Small cleanups for alpha |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Fix this one up so it works |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Add a default syscalls.h that will just error out. |
tree | commitdiff |
2002-05-11 |
Eric Andersen | Fix the defines which I had backwards |
tree | commitdiff |
2002-05-11 |
Eric Andersen | Fixup for architectures that do not supply the ipc... |
tree | commitdiff |
next |