2002-07-19 |
Miles Bader | Doc fix. |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Miles Bader | Rename mutex stuff to use heap-specific names. |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Eric Andersen | Miles Bader implemented a new mmap based malloc which... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Eric Andersen | Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensch... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Eric Andersen | We don't need the debug versions |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Eric Andersen | __morecore need not be a function pointer |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Eric Andersen | Disable debug stuff by default |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Eric Andersen | Odd. Got a copy of junk in here. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Eric Andersen | Do not assume NULL termination on the ut_id field.... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Manuel Novoa... | Clean up CLK_TCK situation. clock() and sysconf()... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Eric Andersen | stupid cut-n-paste bug |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Eric Andersen | Patch for a silly bug from David Blythe |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Eric Andersen | Silence a couple of silly warnings |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Eric Andersen | Rework pread and pwrite support so it should actually... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Eric Andersen | Add both pthread_mutexattr_setpshared() and |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Eric Andersen | Add missing pthread_condattr_getpshared and pthread_con... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Eric Andersen | Kill this stale file |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Eric Andersen | Note updated toolchains are available |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Miles Bader | Grumble... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Andersen | The mips config files were broken, and failed to define NM |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Andersen | Tobias Anderberg <tobias.anderberg@axis.com> noticed... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Andersen | Per bug report from Ronald Wahl <rwa@peppercon.com>: |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Andersen | Add missing stropts.h |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Andersen | Patch from Ronald Wahl <rwa@peppercon.com> to fix a... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Eric Andersen | Fix a typo |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Manuel Novoa... | Remove obsolete code. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Manuel Novoa... | Fix a preprocessor buglet. Redo sys_siglist/strsignal... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Eric Andersen | Finer grained locking in __connect_dns() so we don... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Manuel Novoa... | Obligatory forgotten file. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Manuel Novoa... | Attempt to clean up the strerror_r situation. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Eric Andersen | Doh! search-n-replace strikes again |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Eric Andersen | Fix namespace pollution by hiding statfix and statfix64 by |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Eric Andersen | Cleanup namespace leaks by prepending __ to global... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Eric Andersen | Kill namespace pollution in getrpcent.c. Silence other... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Eric Andersen | Patch from Larry Doolittle <ldoolitt@recycle.lbl.gov... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Eric Andersen | Stupid filesystems like cramfs fail to guarantee that... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Eric Andersen | Only enable elf2flt support when using elf toolchains |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Manuel Novoa... | Add copyright message and remove dead code. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Manuel Novoa... | Update header for strlcat and strlcpy. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Manuel Novoa... | Add two missing glibc wide string funcs as well as... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Manuel Novoa... | Only define __uwchar_t if wide char support is enabled. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Manuel Novoa... | Update my todo list entries. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Eric Andersen | Add a weak to make apache happy |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Manuel Novoa... | For now, have locale support automaticly enable wide... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Manuel Novoa... | Update Config files for current locale and wide char... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Manuel Novoa... | Enable WCHAR support for C/POSIX stub locales. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
"Steven J.... | Change default config files for MIPS platforms. Nothing... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Eric Andersen | Make clone work, part 2. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Eric Andersen | Fix clone so it compiles |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | Oops. missed a spot |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | openlog could deadlock when called from vsyslog, so |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | Disable ldconfig.target for now |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | Add a bunch of extra pedantic annoyingly strict checks |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | Resync the install defines |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | Fixup where locals shadowed globals |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | fix this header so it behaves itself |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Eric Andersen | Change the default structure of the installed toolchain |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Eric Andersen | Patch from Ronald Wahl <rwa@peppercon.com> -- kill... |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Eric Andersen | This patch, from Ronald Wahl <rwa@peppercon.com>, fixes the |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Eric Andersen | Several cleanups/fixes from Marshall M. Midden <m4... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Eric Andersen | Per "Marshall M. Midden" <m4@brecis.com>, remove double |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Eric Andersen | Fixup target util handling |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Eric Andersen | Don't try to compile the target utils unless told to... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Eric Andersen | Rework compiler optimization code to be smarter |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Eric Andersen | Fix spelling |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Eric Andersen | Fix silly spelling error |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Eric Andersen | Fix support for 2.0.x linux kernels. Oops. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Fix spelling |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Remove noise |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Last Changelog update |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Manuel Novoa... | Update my todo list. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Update my TODO stuff |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Kill this file. Don't need it. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Update the README a bit |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Some release notes |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Commit the full changelog since the last release |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Update the webpage for release |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Add support for doing the mmu-less thing |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Cleanup the function pointer comparisions |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Some Rules cleanups, better gcc-3.1 support. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Fix a bug reported by Michael Weiser <michael@weiser... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Several test case cleanups |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Eric Andersen | Fix DNS resolution so that it once again works. I... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Eric Andersen | Fix incorrect comment re malloc-930716 |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Eric Andersen | Oops. Looks like I broke ttyname. Fix it. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | A simple test for getcwd |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Cleanup the getcwd implementation (again) since I broke it |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Make sure the sccsid tags never get compiled in. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Eliminate all the pointless globals from getcwd().... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | update as far as i've double checked things thus far |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Manuel Novoa... | Add in thread locking for tzset() and associated data... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Kill kernel_version.c, which is completely meaningless... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Rework, reduce the size, add proper locking |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Manuel Novoa... | Remove obsolete files. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Manuel Novoa... | Fix perror() and printf("%m") to not call strerror... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Silly name change |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Rework and kill pointless static variable |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Fix thread locking so it works |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Fix locking. Kill |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Eric Andersen | Some commentary |
commit | commitdiff | tree | snapshot |
next |