irclog2html for uclibc on 2002.09.20

06:21:26bug1is there a function to convert relative paths to absolute ?
06:44:14BZFlagis realpath() in uClibc?
06:45:30BZFlagyep. looks like it. in stdlib/realpath.c see "man realpath" for usage.
06:53:21bug1ahh, cool, i had given up looking, was going to use bb's concat_path_file and getcwd
06:53:40bug1would have been messy
07:02:21bug1check this out
07:02:25bug1  27506    572    144  28222   6e3ebusybox.old
07:02:34bug1  18371    472    116  18959   4a0fbusybox.new
07:02:42bug1   text   data    bss    dec    hexfilename
07:02:52bug1ar, busybox, dpkg-deb, gunzip, tar, zcat
07:03:01bug1:)
07:03:45bug1(and the applets work)
07:03:59BZFlagyowser! what did you do?
07:04:22bug1new generic unarchive code ive been working on for a few weeks
07:04:38BZFlagsweet.
07:05:02bug1im going to make a patch soon and mention it on the ml
07:05:24BZFlagfor 0.60.4 or 0.61pre or both? ;-)
07:05:57bug1the patch will be against unstable, so 0.61pre
07:05:59BZFlagyou have the long name tar stuff in there?
07:06:17BZFlagie, you are up to current cvs, yes?
07:07:22bug1functionally its the same as CVS for that comparison, but there are still things i need to do such as tar --exclude
07:07:54BZFlagnods
07:08:59bug1im going to have to be carefull when i do merge it, its going to be hard to commit just bits of it, so i might have to keep it seperate for a while untill there are no bugs
07:09:19bug1and do a big changover that will effect all unarchive code
08:07:05bug1hmm, actually its not as goo as i though  22335    508    144  22987   59cbbusybox.old
08:07:18bug1still 4k is ok
19:17:18kergothlibbb/syscalls.c:43: unknown register name `lr' in `asm' when trying to build libbb.a for x86
19:17:21kergoth:)
19:17:23kergothideas?
19:19:45BZFlaglistens to the silence.
19:19:58BZFlagsame if yu do a "make clean" first?
19:20:00kergothgrumbles and goes back to cursing make
19:20:04kergothyeah
19:20:12kergothhrm
19:20:26BZFlagbb version? cvs?
19:22:39kergothoh, nevermind, i'm a moron
19:22:42kergoththwaps self
19:22:52BZFlaghmm. looks like syscall3 handling is broke, wrong kernel includes? ;-)
19:23:42kergothyep, remind me not to leave the staging's include dir in the includepath when building for x86 :)
19:24:30BZFlagheh
19:41:04Russ|werkk, udhcp now plugs into busybox
19:45:52BZFlagudhcpc right? no d?
19:51:22Russ|werkBZFlag: both
20:02:22Russ|werknew its just cp udhcp/*.[ch] busybox/networking/udhcp to keep it in sync
20:02:27Russ|werks/new/now/
20:33:55BZFlagcool.

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with infobot logs, split per channel and by date, etc.