OSDN Git Service

Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
[uclinux-h8/uclibc-ng.git] / libutil /
2002-01-01 Eric AndersenChange all 'cd <foo>; bar' constructs to 'cd <foo>...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-29 Eric AndersenFix a stupid typo...
2001-07-05 Eric Andersenforkpty.c uses fork(), and so must be disabled when...
2001-07-03 Eric AndersenForce our child libs to link vs libc
2001-06-15 Eric AndersenBe consistant for all the client code, and use TARGET_C...
2001-05-18 Eric AndersenI wasn't building the libdl shared lib anymore. Make...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-11 Eric AndersenRework where libraries get installed to. Now thew...
2001-05-10 Eric AndersenDon't hard code path to TARGET_CC
2001-05-09 Eric Andersenignore generated stuff
2001-05-08 Eric AndersenAdd in libutil, based on Cory Visi's variant of Michael...