Age | Commit message (Expand) | Author |
2002-01-31 | Fix/simplify longjmp. Fix toplevel mips settings | Eric Andersen |
2002-01-31 | Don't complain about _GLOBAL_OFFSET_TABLE_ | Eric Andersen |
2002-01-31 | Fixup setjmp and longjmp so they behave themselves properly now | Eric Andersen |
2002-01-31 | Fix makefile so it actually works when cross compiling | Eric Andersen |
2002-01-31 | make sure all utilities will build even with older toolchains by | Eric Andersen |
2002-01-31 | For now, don't let googlebot and friends spider the cvsweb stuff, since my | Eric Andersen |
2002-01-31 | Fix spelling error | Eric Andersen |
2002-01-31 | Fixup xfree86 entry | Eric Andersen |
2002-01-30 | Fixup util build | Eric Andersen |
2002-01-30 | Fixup setjmp implementation so it actaully works as expected | Eric Andersen |
2002-01-30 | Add missing sys/fsuid.h | Eric Andersen |
2002-01-29 | Add in setfsuid() and setfsgid() so lpr-0.72 can compile. | Eric Andersen |
2002-01-29 | Doh! I'd included sbrk.o twice... | Eric Andersen |
2002-01-29 | Default to using malloc-930716 on ARM systems, since it is | Eric Andersen |
2002-01-29 | Force DOPIC be true when HAVE_SHARED is true. Don't define | Eric Andersen |
2002-01-29 | Make it so powerpc can work despite lacking brk(). | Eric Andersen |
2002-01-29 | Go back to using ld, now that I've found the real problem... | Eric Andersen |
2002-01-29 | Minor touchups | Eric Andersen |
2002-01-29 | Create a changelog vs the 0.9.8 release so people can track | Eric Andersen |
2002-01-29 | Updates to the v850 architecture from Miles Bader <miles@gnu.org> | Eric Andersen |
2002-01-28 | Fix the bug where binaries built with older toolchains would | Eric Andersen |
2002-01-25 | Miles Bader <miles@lsi.nec.co.jp> noticed that `make install' tries to | Eric Andersen |
2002-01-25 | Fix up all non-x86 arches to cope with the latest ldso update | Eric Andersen |
2002-01-23 | Fixup build a bit. Be sneaky and include everything into | Eric Andersen |
2002-01-21 | oops | Eric Andersen |
2002-01-21 | Make sbrk common, add arm/brk.c, cleanup leftover damage | Eric Andersen |
2002-01-19 | Allow apps to use varargs.h (not that they should) | Eric Andersen |
2002-01-17 | Don't waste space warning about tempnam() | Eric Andersen |
2002-01-17 | Enable fcntl64, and fix fcntl when large fils is enabled. | Eric Andersen |
2002-01-17 | * Added /etc/shadow support (Config selectable) | David McCullough |
2002-01-17 | Clean up builds on "sh" to use the right ARCH dirs | David McCullough |
2002-01-17 | The resolver is still using the old API so we cannot use the new resolver | David McCullough |
2002-01-17 | Added insque/remque support | David McCullough |
2002-01-17 | Don't print an error if the utmp file doesn't exist, getutent will return | David McCullough |
2002-01-17 | Fix simple malloc to work on systems with an MMU | David McCullough |
2002-01-17 | Add sbrk and friends | David McCullough |
2002-01-17 | Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror. | David McCullough |
2002-01-16 | Clearify error message | Eric Andersen |
2002-01-16 | Oops. I forgot to add -Bdynamic to this one. | Eric Andersen |
2002-01-16 | Tell ld explicitly when stuff is supposed to by dynamically linked | Eric Andersen |
2002-01-16 | Hide all reference to wchar_t so configure won't get confused | Eric Andersen |
2002-01-14 | Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup | Eric Andersen |
2002-01-14 | Enable fdatasync | Eric Andersen |
2002-01-14 | Both _dl_simple_ltoa and _dl_simple_ltoahex use buffers of size 21, | Eric Andersen |
2002-01-12 | Depend upon libc | Eric Andersen |
2002-01-12 | Make libc depend on ldso | Eric Andersen |
2002-01-11 | We don't need an ARCH_CFLAGS2, just fixed the ordering on ARCH_CFLAGS | Eric Andersen |
2002-01-11 | Sigh. Typod it again | Eric Andersen |
2002-01-11 | Oops. typo. | Eric Andersen |
2002-01-11 | More build system cleanups... | Eric Andersen |