OSDN Git Service

uclinux-h8/uclibc-ng.git
2003-11-16 Manuel Novoa... Patch from Jeffrey Baitis <baitisj@evolution.com> for...
2003-11-16 Manuel Novoa... Don't install shadow.h if shadow password support is...
2003-11-16 Manuel Novoa... Fix a build problem when using 2.2.x kernel headers.
2003-11-13 Eric AndersenPrepare for release
2003-11-13 Eric AndersenJoakim Tjernlund writes:
2003-11-13 Eric AndersenUpdate the debian packaging for use in a standalone...
2003-11-13 Eric AndersenKill off these headers, which are supposed to be part...
2003-11-13 Eric AndersenTeach the install_dev target to behave itself and install
2003-11-12 Eric AndersenAdd support for missing ntp_gettime and ntp_adjtime
2003-11-12 Eric AndersenRevert the stupid quoting junk I inadvertantly committed
2003-11-12 Eric AndersenBump version number
2003-11-12 Eric AndersenFix a stupid potential segfault
2003-11-11 Manuel Novoa... Fix for the last "fix".
2003-11-11 Eric AndersenIt seems that the powerpc ldso doesn't like -O0
2003-11-11 Manuel Novoa... Protect some header inclusions.
2003-11-11 Eric AndersenJoakim Tjernlund writes:
2003-11-11 Eric AndersenStefan Allius writes:
2003-11-11 Eric AndersenStefan Allius writes:
2003-11-11 Eric AndersenAnother cleanup patch from Joakim Tjernlund:
2003-11-10 Eric AndersenStrip off quotes from TARGET_ARCH
2003-11-08 Eric AndersenDarn. Fix compilation for soft-float, which I inadvert...
2003-11-08 Eric AndersenSigh. I can't type this morning.
2003-11-08 Eric AndersenJoakim Tjernlund writes:
2003-11-08 Eric Andersenhide the wrapper in with the debian stuff
2003-11-08 Eric AndersenUpdate docs in preparation for release
2003-11-08 Eric Andersenkill mention of the wrapper
2003-11-08 Eric AndersenFor now, disable the iconv utility
2003-11-08 Eric AndersenJoakim Tjernlund writes:
2003-11-08 Eric AndersenFix up several errors related to filename length and...
2003-11-08 Eric AndersenAdd some basic cvs usage info
2003-11-07 Eric AndersenSigh. I forgot to define INSTALL which, understandable,
2003-11-07 Manuel Novoa... Add clock_gettime() submitted by Justus Pendleton ...
2003-11-07 Eric Andersenremove some junk I added while debugging
2003-11-07 Eric AndersenIt is remotely possible the utils might even compile...
2003-11-06 Eric AndersenBegin converting the client utils
2003-11-06 Eric AndersenRevert change 1.26, which breaks everything. :-(
2003-11-06 Manuel Novoa... Sigh... I wasn't checking if the gid field in a group...
2003-11-06 Eric Andersens,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),g
2003-11-06 Eric Andersens,(DEVEL_PREFIX)/,(DEVEL_PREFIX),g
2003-11-06 Manuel Novoa... Add a utility macro.
2003-11-06 Manuel Novoa... Oops... don't need recursive mutexes.
2003-11-06 Manuel Novoa... Rewrite the pwd.h, grp.h, and shadow.h functions (excep...
2003-11-06 Eric AndersenAdd in aliases provided by the non arch specific implem...
2003-11-06 Eric AndersenGeorge Thanos writes:
2003-11-06 Eric AndersenA few debugging cleanups
2003-11-06 Eric AndersenThe curse of cut-n-paste
2003-11-06 Eric AndersenAdd some initial x86 string optimizations. These make...
2003-11-05 Manuel Novoa... Remove erroneous trailing semicolon.
2003-11-05 Eric AndersenFix a misnamed array
2003-11-05 Eric Andersentiny cleanup
2003-11-05 Eric AndersenRework the powerpc lib loader to better match the other...
2003-11-05 Eric AndersenRip the guts out of the dynamically generated sysconf...
2003-11-05 Eric Andersenlast but certinaly not least, kill off initfini.c
2003-11-05 Eric AndersenAdd quick hacks to create fake crti.o and crtn.o files...
2003-11-05 Eric AndersenKill initfini.awk
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric Andersenv850 appers to be little endian only
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric Andersenduh. the alpha has an fpu
2003-11-05 Eric AndersenYet more messing with selecting sane default configs
2003-11-05 Eric AndersenYet more config system updates
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric AndersenFix a buglet that shows up on powerpc
2003-11-05 Eric Andersenm68k is always big endian afaik
2003-11-05 Eric Andersenpowerpc is always big endian
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric AndersenPatch from Peter S. Mazinger to hunt for awk in additional
2003-11-05 Eric AndersenArthur Shipkowski, art ! videon-central ! com, writes:
2003-11-05 Eric AndersenForce cris to be little endian. Afaik, there is no big
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric AndersenOops
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric AndersenDo not provide a default for endianness. This needs...
2003-11-05 Eric AndersenKill off "mipsel" and just use "mips"
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-11-05 Eric AndersenBegin the conversion to using per-arch crti.S and crtn.S
2003-11-04 Eric AndersenAs Peter S. Mazinger has pointed out, the config system...
2003-11-04 Eric AndersenPeter S. Mazinger writes:
2003-11-04 Eric AndersenNaming things this way will be much easier to deal...
2003-11-04 Eric AndersenKill off the gcc wrapper. It has served us well, but...
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2003-11-04 Eric Andersenminor cleanup
2003-11-04 Eric AndersenMinor cleanup
2003-11-04 Eric AndersenMinor makefile tweaks
2003-11-03 Eric AndersenBegin preparations for the next release
2003-11-03 Eric AndersenRemove warning that apparently is not needed for e1
2003-11-03 Tobias AnderbergUpdated to match the other architectures. Fixes problem...
2003-11-02 Eric AndersenAdditional passwd and group tests
2003-11-02 Eric AndersenImplement getgrent_r. Rework getpwent and getgrent...
2003-11-02 Eric AndersenBoth setegid and seteuid were implemented suboptimally...
2003-11-02 Eric AndersenAdd some missing prototypes
2003-11-02 Eric AndersenBe extra careful to check uid and gid converstions...
2003-11-02 Eric AndersenMake the syscall locally, avoid an extern
2003-11-02 Manuel Novoa... If realloc failed, we'd lose the pointer to the exit...
2003-11-02 Manuel Novoa... Hopefully fix the struct tm extension problem once...
2003-11-01 Eric AndersenAdd some additional pwd/grp tests, to prevent me from
2003-11-01 Eric AndersenFix things (properly) to open /etc/passd and /etc/group if
2003-11-01 Eric Andersenthis script is no longer used, and can be removed.
next