]>
Git Repo - uclibc-ng.git/log
Eric Andersen [Thu, 17 Jan 2002 15:47:04 +0000 (15:47 -0000)]
Enable fcntl64, and fix fcntl when large fils is enabled.
David McCullough [Thu, 17 Jan 2002 06:26:05 +0000 (06:26 -0000)]
* Added /etc/shadow support (Config selectable)
* Moved some file paths from code into <paths.h>
David McCullough [Thu, 17 Jan 2002 06:06:54 +0000 (06:06 -0000)]
Clean up builds on "sh" to use the right ARCH dirs
David McCullough [Thu, 17 Jan 2002 05:48:41 +0000 (05:48 -0000)]
The resolver is still using the old API so we cannot use the new resolver
version numbers or apps get confused.
David McCullough [Thu, 17 Jan 2002 05:39:44 +0000 (05:39 -0000)]
Added insque/remque support
David McCullough [Thu, 17 Jan 2002 04:22:57 +0000 (04:22 -0000)]
Don't print an error if the utmp file doesn't exist, getutent will return
NULL as expected.
David McCullough [Thu, 17 Jan 2002 04:17:31 +0000 (04:17 -0000)]
Fix simple malloc to work on systems with an MMU
David McCullough [Thu, 17 Jan 2002 04:12:12 +0000 (04:12 -0000)]
Add sbrk and friends
Fix bug in setjmp (jmpbuf changed size)
David McCullough [Thu, 17 Jan 2002 03:58:58 +0000 (03:58 -0000)]
Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror.
Eric Andersen [Wed, 16 Jan 2002 17:25:53 +0000 (17:25 -0000)]
Clearify error message
Eric Andersen [Wed, 16 Jan 2002 17:15:50 +0000 (17:15 -0000)]
Oops. I forgot to add -Bdynamic to this one.
-Erik
Eric Andersen [Wed, 16 Jan 2002 06:35:26 +0000 (06:35 -0000)]
Tell ld explicitly when stuff is supposed to by dynamically linked
-Erik
Eric Andersen [Wed, 16 Jan 2002 05:25:42 +0000 (05:25 -0000)]
Hide all reference to wchar_t so configure won't get confused
-Erik
Eric Andersen [Mon, 14 Jan 2002 09:10:50 +0000 (09:10 -0000)]
Patch from Brian Stafford <
[email protected] > to fixup
support for Unix98 PTYs, and optionally exclude the older junk.
Eric Andersen [Mon, 14 Jan 2002 08:28:19 +0000 (08:28 -0000)]
Enable fdatasync
Eric Andersen [Mon, 14 Jan 2002 05:50:44 +0000 (05:50 -0000)]
Both _dl_simple_ltoa and _dl_simple_ltoahex use buffers of size 21,
but we were feeding them strings that were just 13 bytes long...
Thanks to
[email protected] for noticing!
-Erik
Eric Andersen [Sat, 12 Jan 2002 04:26:55 +0000 (04:26 -0000)]
Depend upon libc
Eric Andersen [Sat, 12 Jan 2002 04:20:52 +0000 (04:20 -0000)]
Make libc depend on ldso
Eric Andersen [Fri, 11 Jan 2002 23:53:13 +0000 (23:53 -0000)]
We don't need an ARCH_CFLAGS2, just fixed the ordering on ARCH_CFLAGS
Eric Andersen [Fri, 11 Jan 2002 21:30:38 +0000 (21:30 -0000)]
Sigh. Typod it again
Eric Andersen [Fri, 11 Jan 2002 21:28:35 +0000 (21:28 -0000)]
Oops. typo.
Eric Andersen [Fri, 11 Jan 2002 21:09:54 +0000 (21:09 -0000)]
More build system cleanups...
Eric Andersen [Fri, 11 Jan 2002 20:20:19 +0000 (20:20 -0000)]
Oops. We lost -FPIC in the shuffle...
-Erik
Eric Andersen [Fri, 11 Jan 2002 20:11:12 +0000 (20:11 -0000)]
Remove the now obsolete d-link tree. Update things to cope
with the new naming
-Erik
Eric Andersen [Fri, 11 Jan 2002 20:03:07 +0000 (20:03 -0000)]
Remove old named file. Fix headers on updated one.
Eric Andersen [Fri, 11 Jan 2002 19:57:41 +0000 (19:57 -0000)]
Rework naming for shared lib loader to avoid potential
nameing conflicts with std header files.
-Erik
Eric Andersen [Fri, 11 Jan 2002 16:55:38 +0000 (16:55 -0000)]
Don't use target strip on native binary
Eric Andersen [Fri, 11 Jan 2002 14:44:57 +0000 (14:44 -0000)]
Build glibc test apps static when told to.
Make tiny live up to its name.
Eric Andersen [Fri, 11 Jan 2002 14:38:14 +0000 (14:38 -0000)]
glibc test apps failed to be static when told to be
Eric Andersen [Fri, 11 Jan 2002 14:35:25 +0000 (14:35 -0000)]
Failed to call sort before calling uniq in several spots,
thereby causing ld to choke during the gcc build.
-Erik
Eric Andersen [Fri, 11 Jan 2002 14:34:12 +0000 (14:34 -0000)]
Cleanup makfile, use ld to avoid chicken-and-egg problems when
building gcc/g++.
-Erik
Eric Andersen [Fri, 11 Jan 2002 13:30:41 +0000 (13:30 -0000)]
Fix indenting
Eric Andersen [Fri, 11 Jan 2002 13:27:37 +0000 (13:27 -0000)]
Scrub the way libraries are linked. Use ld, not gcc, to avoid
chicken-and-egg problems when building gcc toolchains.
-Erik
Eric Andersen [Thu, 10 Jan 2002 17:53:19 +0000 (17:53 -0000)]
Eliminate C++ style comments
Eric Andersen [Thu, 10 Jan 2002 15:48:11 +0000 (15:48 -0000)]
Allow people to override the TARGET_ARCH setting
Eric Andersen [Wed, 9 Jan 2002 21:33:10 +0000 (21:33 -0000)]
Ignore native ldd
Eric Andersen [Wed, 9 Jan 2002 21:32:05 +0000 (21:32 -0000)]
Build a native uClibc ldd
Eric Andersen [Wed, 9 Jan 2002 21:20:12 +0000 (21:20 -0000)]
Recommend making symlinks, not copying the config file.
-Erik
Eric Andersen [Wed, 9 Jan 2002 21:08:12 +0000 (21:08 -0000)]
Doh! I broke getmntent when I added getmntent_r! This fixes it.
-Erik
Eric Andersen [Wed, 9 Jan 2002 19:41:02 +0000 (19:41 -0000)]
Implement mempcpy
Eric Andersen [Wed, 9 Jan 2002 19:40:21 +0000 (19:40 -0000)]
Fixup broken termios stuff. No, really this time.
-Erik
Eric Andersen [Wed, 9 Jan 2002 14:20:32 +0000 (14:20 -0000)]
Allow people to exclude regex code, since it is huge (27k)
Eric Andersen [Wed, 9 Jan 2002 14:13:19 +0000 (14:13 -0000)]
Rework termios wrapping code to try and do the right thing.
-Erik
Eric Andersen [Wed, 9 Jan 2002 13:11:48 +0000 (13:11 -0000)]
Fixup comments regarding large file support (it works these days)
-Erik
Eric Andersen [Wed, 9 Jan 2002 11:39:54 +0000 (11:39 -0000)]
Don't show shell fragments
Eric Andersen [Wed, 9 Jan 2002 11:37:56 +0000 (11:37 -0000)]
Patch from Michael E Brown <
[email protected] > to
support setting DEVEL_PREFIX and BUILD_DIR at runtime instead
of having to recompile the wrapper. Minor changes by me.
Eric Andersen [Wed, 9 Jan 2002 10:41:34 +0000 (10:41 -0000)]
Patch from Stefan Soucek <
[email protected] > to remove
alloca (when non-reentrant) since alloca can blow the stack
pretty easily on mmu-less.
Eric Andersen [Wed, 9 Jan 2002 10:20:35 +0000 (10:20 -0000)]
Fixup v850 architecture autodetection, from Miles Bader
<
[email protected] >
Eric Andersen [Wed, 9 Jan 2002 10:18:11 +0000 (10:18 -0000)]
Be more carefull about erroring out of shell fragments. Try to
enable -falign-functions if avilable.
Eric Andersen [Wed, 9 Jan 2002 09:05:04 +0000 (09:05 -0000)]
Fix duplicate of timezone
Eric Andersen [Wed, 9 Jan 2002 08:06:15 +0000 (08:06 -0000)]
Remove "-Wl,--no-undefined"
Eric Andersen [Tue, 8 Jan 2002 09:00:17 +0000 (09:00 -0000)]
Scrub malloc handling
Eric Andersen [Mon, 7 Jan 2002 09:58:54 +0000 (09:58 -0000)]
Mahe 'make clean' remove generated bits/syscall.h, as
noted by "Kim B. Heino" <
[email protected] >
-Erik
Eric Andersen [Sun, 6 Jan 2002 19:54:52 +0000 (19:54 -0000)]
Fix stpcpy function declaration
Eric Andersen [Sun, 6 Jan 2002 09:15:19 +0000 (09:15 -0000)]
Use public interface, not a glibc style private one
-Erik
Eric Andersen [Sun, 6 Jan 2002 09:13:00 +0000 (09:13 -0000)]
Support tmpfile64 (just a weak for tmpfile)
-Erik
Eric Andersen [Sun, 6 Jan 2002 08:59:17 +0000 (08:59 -0000)]
Fix stupid typing problems
Eric Andersen [Sun, 6 Jan 2002 08:56:53 +0000 (08:56 -0000)]
Fix formatting. Stub out pthread_join and pthread_exit for now.
-Erik
Eric Andersen [Sun, 6 Jan 2002 08:51:00 +0000 (08:51 -0000)]
Support statvfs and statfs. Added getmntent_r (and made it use
strtok_r instead of strtok), taught getmntent to use getmntent_r.
-Erik
Eric Andersen [Fri, 4 Jan 2002 13:08:18 +0000 (13:08 -0000)]
Add missing inttypes.h
Eric Andersen [Thu, 3 Jan 2002 09:39:11 +0000 (09:39 -0000)]
Make getopt act the same regardless whether the app was staticly linked
or dynamicly linked. Obeys the principle of least surprise.
-Erik
Eric Andersen [Thu, 3 Jan 2002 08:46:51 +0000 (08:46 -0000)]
Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms
so turn that back off
-Erik.
Eric Andersen [Thu, 3 Jan 2002 04:00:09 +0000 (04:00 -0000)]
Enable several more syscalls.
Eric Andersen [Wed, 2 Jan 2002 23:31:27 +0000 (23:31 -0000)]
Fixes from M. R. Brown <
[email protected] > to fixup some little
compile nits with the SH architecture, and support SH4,
Eric Andersen [Wed, 2 Jan 2002 15:13:10 +0000 (15:13 -0000)]
Cope with all variants of 'gcc -dumpmachine' output
Eric Andersen [Wed, 2 Jan 2002 13:59:31 +0000 (13:59 -0000)]
Patch to add rcmd support, from Stefan Soucek, which I'd long
ago forgotten. Oops. Needed some minor scrubbing for bitrot,
-Erik
Eric Andersen [Wed, 2 Jan 2002 13:05:17 +0000 (13:05 -0000)]
Fix a few things I'd missed when using old (2.0.x) kernels.
-Erik
Eric Andersen [Wed, 2 Jan 2002 12:36:06 +0000 (12:36 -0000)]
Oops. Disable threading.
-Erik
Eric Andersen [Wed, 2 Jan 2002 12:33:10 +0000 (12:33 -0000)]
Sync SH header files with glibc 2.2.4, so it can actually have a chance
(at least in theory) of working.
-Erik
Eric Andersen [Wed, 2 Jan 2002 12:18:50 +0000 (12:18 -0000)]
Once again, rework the signal handling to be even more correct. We no
longer segfault when running test/signal/sigchld.c, which exposed a bit
of a rats nest. The problem ended up being a erroneous syscall
defination, but in the process of finding that out, I scrubbed things
up nicely and adapted things to use the rt_ signals if they are
available. This now passes all the signal tests.
-Erik
Eric Andersen [Wed, 2 Jan 2002 12:12:41 +0000 (12:12 -0000)]
Take the shorcut version, which is good enough for
nearly all normal usage.
-Erik
Eric Andersen [Wed, 2 Jan 2002 12:10:01 +0000 (12:10 -0000)]
Fix usleep to work correctly. Fix sleep behavior in the
presence of SIGCHLD.
-Erik
Eric Andersen [Wed, 2 Jan 2002 12:06:01 +0000 (12:06 -0000)]
Turn off the useless personality crap
Eric Andersen [Wed, 2 Jan 2002 11:58:34 +0000 (11:58 -0000)]
Silly spelling error
Eric Andersen [Wed, 2 Jan 2002 11:51:52 +0000 (11:51 -0000)]
New and improved!
Eric Andersen [Wed, 2 Jan 2002 06:52:04 +0000 (06:52 -0000)]
Cleaned up test that doesn't need manual intervention.
-Erik
Eric Andersen [Wed, 2 Jan 2002 06:30:14 +0000 (06:30 -0000)]
Add a test for a sigchld bug
Eric Andersen [Tue, 1 Jan 2002 22:16:45 +0000 (22:16 -0000)]
Support arch specific optimizations (examples shown for x86 and ARM).
Autodetect target architecture by asking the compiler.
-Erik
Eric Andersen [Tue, 1 Jan 2002 21:57:28 +0000 (21:57 -0000)]
Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
proper error checking
-Erik
Eric Andersen [Tue, 1 Jan 2002 21:25:10 +0000 (21:25 -0000)]
Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checking
Eric Andersen [Tue, 1 Jan 2002 21:22:30 +0000 (21:22 -0000)]
Remove erroneous allow-shlib-undefined
David Schleef [Sat, 29 Dec 2001 08:00:10 +0000 (08:00 -0000)]
A little script to strip out unused portions of shared libs.
Eric Andersen [Sat, 29 Dec 2001 03:29:02 +0000 (03:29 -0000)]
Add in the missing get_kernel_syms syscall
Eric Andersen [Sat, 22 Dec 2001 21:03:23 +0000 (21:03 -0000)]
More Updates.
Eric Andersen [Sat, 22 Dec 2001 20:58:20 +0000 (20:58 -0000)]
Add udhcp
Eric Andersen [Sat, 22 Dec 2001 17:35:36 +0000 (17:35 -0000)]
More scrubbing
Eric Andersen [Sat, 22 Dec 2001 17:14:41 +0000 (17:14 -0000)]
Sigh. More grammar fixes
Eric Andersen [Sat, 22 Dec 2001 17:05:16 +0000 (17:05 -0000)]
Grammar
Eric Andersen [Sat, 22 Dec 2001 16:58:20 +0000 (16:58 -0000)]
Text update
Eric Andersen [Sat, 22 Dec 2001 16:27:54 +0000 (16:27 -0000)]
update website for release
Eric Andersen [Sat, 22 Dec 2001 16:14:54 +0000 (16:14 -0000)]
Support older link name
Eric Andersen [Sat, 22 Dec 2001 15:41:46 +0000 (15:41 -0000)]
Bump version number to 0.98
-Erik
Eric Andersen [Sat, 22 Dec 2001 00:04:39 +0000 (00:04 -0000)]
Update some URLs
Eric Andersen [Fri, 21 Dec 2001 10:14:44 +0000 (10:14 -0000)]
A very large patch from Miles Bader <
[email protected] > to bring
v850 back into working condition. Thanks Miles!
-Erik
Eric Andersen [Fri, 21 Dec 2001 10:02:42 +0000 (10:02 -0000)]
Miles Bader <
[email protected] > noted that I'd broken setting
OPTIMIZATION from the Config file. Revert that.
-Erik
Eric Andersen [Fri, 21 Dec 2001 09:47:48 +0000 (09:47 -0000)]
Oops. Revert debugging defines
Eric Andersen [Thu, 20 Dec 2001 16:55:03 +0000 (16:55 -0000)]
Fix snapshot link
Eric Andersen [Thu, 20 Dec 2001 14:26:45 +0000 (14:26 -0000)]
Forgot this
Eric Andersen [Thu, 20 Dec 2001 14:23:44 +0000 (14:23 -0000)]
Update the docs and website
Eric Andersen [Thu, 20 Dec 2001 13:01:05 +0000 (13:01 -0000)]
Add the website into CVS
This page took 0.057738 seconds and 4 git commands to generate.