| 00:02.40 | *** join/#uclibc mnt_real (n=sinan@bas1-montreal43-1177754708.dsl.bell.ca) |
| 00:46.03 | *** join/#uclibc _Lucretia__ (n=munkee@5ac95b14.bb.sky.com) |
| 01:23.12 | *** join/#uclibc _Lucretia__ (n=munkee@5ac2a20b.bb.sky.com) |
| 02:05.55 | *** join/#uclibc Duratars1eyK (n=wedge@95-86-248-128.pppoe.yaroslavl.ru) |
| 02:36.39 | *** join/#uclibc dileX_ (n=sd@p5B2EE67C.dip.t-dialin.net) |
| 02:41.19 | CIA-59 | 03m.grzeschik 07master * r24dc9ab2f4da 10busybox/util-linux/fbset.c: fbset: add possibility to set timing and sync polarity |
| 03:45.36 | *** join/#uclibc tchan (n=tchan@lunar-linux/developer/tchan) |
| 04:06.36 | *** join/#uclibc hiyuh (n=hiyuh@157.82.72.92) |
| 05:56.54 | *** join/#uclibc nataraj (n=nataraj@122.178.151.179) |
| 06:00.15 | nataraj | Hi |
| 06:00.32 | nataraj | i am on git branch 2009.11 |
| 06:00.58 | nataraj | unable to 'make linux26-config' , says no rule to make target |
| 06:40.41 | solar | nataraj: this channel has 3 projects under it. All 3 use git. uclibc,busybox,buildroot |
| 06:41.34 | nataraj | solar, sorry , i assumed BR |
| 09:41.52 | *** join/#uclibc aloof (n=kjj@pool-74-107-128-126.ptldor.fios.verizon.net) |
| 09:49.16 | *** join/#uclibc khem (n=khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) |
| 10:04.13 | *** join/#uclibc Christos_N (n=Christos@ppp-94-66-70-72.home.otenet.gr) |
| 10:14.39 | *** join/#uclibc Christos_N_ (n=Christos@ppp-94-66-125-161.home.otenet.gr) |
| 10:19.56 | *** join/#uclibc _Lucretia_ (n=munkee@pdpc/supporter/active/lucretia) |
| 10:20.30 | *** join/#uclibc trem (n=trem@mol92-1-81-57-136-23.fbx.proxad.net) |
| 10:22.00 | busybot | [New Bug] https://bugs.uclibc.org/949 nor, P4, buildroot, yasser_kashfi@yahoo.com->unassigned@buildroot.uclibc.org, NEW, pending, compile with debug info |
| 10:22.18 | solar | 1/w15 |
| 10:22.56 | *** join/#uclibc y_morin (n=ymorin@ARennes-252-1-56-112.w83-195.abo.wanadoo.fr) |
| 11:28.01 | *** join/#uclibc dileX (n=sd@vpn-eu2.unidsl.de) |
| 11:54.09 | CIA-59 | 03rep.dot.nop 07master * rdfd38a480bfa 10busybox/networking/ping.c: ping: use ICMP_MINLEN |
| 12:10.11 | *** join/#uclibc p0ker (n=p0ker@93.124.192.66) |
| 12:15.01 | *** join/#uclibc dileX_ (n=sd@vpn-eu1.unidsl.de) |
| 12:17.00 | *** join/#uclibc likewise (n=likewise@215-65-ftth.onsneteindhoven.nl) |
| 12:30.20 | *** join/#uclibc wbx_foo (n=wbx@e181236051.adsl.alicedsl.de) |
| 12:32.02 | wbx_foo | hi |
| 12:35.12 | wbx_foo | blindvt: there is a bug in uClibc 0.9.30.2, which is already fixed in trunk. does it make sense to report that or will the current trunk the next release? |
| 12:36.06 | wbx_foo | fstatat does not work on 64Bit host/target. |
| 12:52.53 | *** join/#uclibc p0ker (n=p0ker@93.124.192.66) |
| 12:54.52 | blindvt | wbx_foo, which revision? |
| 12:55.10 | wbx_foo | blindvt: git revision? |
| 12:55.24 | blindvt | wbx_foo, i think we will have a .30.3 before the .31 |
| 12:55.36 | blindvt | wbx_foo, yes, git revision |
| 12:55.45 | wbx_foo | 656167d89112171b2b7672676dc413c676a186f5 |
| 12:56.11 | wbx_foo | blindvt: without this patch, applications like gnu tar are not compilable |
| 12:57.58 | *** join/#uclibc kolbyjack (n=jkolb@103.229.189.72.cfl.res.rr.com) |
| 12:58.21 | *** join/#uclibc likewise__ (n=likewise@215-65-ftth.onsneteindhoven.nl) |
| 12:58.49 | wbx_foo | blindvt: i thought because _AT_FILE is one of the new features in 0.9.30.2, it might be useful to integrate this in the next bugfix release |
| 12:58.54 | CIA-59 | 03vapier 070_9_30 * rd43f068e8451 10uClibc/libc/sysdeps/linux/common/ (fstatat.c fstatat64.c xstatconv.c xstatconv.h): fstatat: fix up behavior on 32/64 bit hosts |
| 12:59.23 | blindvt | wbx_foo, sure. As said, if there are fixes missing, then i'm all ears :) |
| 12:59.48 | blindvt | wbx_foo, thanks |
| 13:05.06 | wbx_foo | blindvt: thanks for the fast response/commit. |
| 13:05.31 | *** join/#uclibc likewise_ (n=likewise@215-65-ftth.onsneteindhoven.nl) |
| 13:05.35 | blindvt | you're welcome |
| 13:10.29 | blindvt | khem, thinking about your installfix.patch, i'm not convinced that it's ok as is. Theory of operation was/is (i assume) that install_runtime installs *.so.0, as opposed to install_dev which installs *.so*, *.o, *a |
| 13:11.32 | blindvt | khem, hmz, nm. |
| 13:18.16 | *** join/#uclibc dileX_ (n=sd@p5B2EE67C.dip.t-dialin.net) |
| 13:39.39 | *** join/#uclibc peroyvind (i=peroyvin@proyvind.net) |
| 13:43.34 | *** join/#uclibc peroyvind (i=peroyvin@proyvind.net) |
| 13:53.49 | *** join/#uclibc trem (n=trem@mol92-1-81-57-136-23.fbx.proxad.net) |
| 14:54.32 | *** join/#uclibc tsukasa (n=tsukasa@unaffiliated/tsukasa) |
| 14:56.16 | *** join/#uclibc mnt_real (n=sinan@bas1-montreal43-1177754708.dsl.bell.ca) |
| 15:26.54 | *** join/#uclibc _Lucretia__ (n=munkee@5ac95b0f.bb.sky.com) |
| 15:40.37 | *** join/#uclibc animeloe[net] (n=animeloe@unaffiliated/animeloe) |
| 15:46.13 | *** join/#uclibc austinf (n=austinf@75-92-1-28.war.clearwire-wmx.net) |
| 15:52.08 | *** join/#uclibc trem (n=trem@mol92-1-81-57-136-23.fbx.proxad.net) |
| 16:21.13 | *** join/#uclibc animeloe[net] (n=animeloe@unaffiliated/animeloe) |
| 17:33.16 | CIA-59 | 03austinf 07nptl * r2b48c278aa74 10uClibc/libpthread/nptl/sysdeps/pthread/ (timer_create.c timer_delete.c): nptl: fix a few more old style prototypes |
| 17:33.18 | CIA-59 | 03austinf 07nptl * rd34dd9fb9950 10uClibc/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in: nptl: need to build generic timer_* functions for x86_64 and sparc |
| 17:33.23 | CIA-59 | 03austinf 07nptl * r47fd3a301393 10uClibc/test/ (nptl/Makefile.in tls/Makefile.in): test: fix static build of nptl and tls tests |
| 17:48.48 | *** join/#uclibc PortaLu (n=Lucretia@5ac95b0f.bb.sky.com) |
| 17:50.47 | CIA-59 | 03austinf 07nptl * re64b864d6d4e 10uClibc/libpthread/nptl/ (ChangeLog sysdeps/unix/sysv/linux/timer_routines.c): nptl: timer_routines.c (timer_helper_thread): |
| 18:53.28 | *** join/#uclibc austinf1 (n=austinf@75-92-1-28.war.clearwire-wmx.net) |
| 18:54.47 | *** join/#uclibc austinf1 (n=austinf@75-92-1-28.war.clearwire-wmx.net) |
| 18:55.50 | *** join/#uclibc dileX (n=sd@p5B2EE27F.dip.t-dialin.net) |
| 18:56.53 | *** join/#uclibc neli (n=neli@88.159.211.247) |
| 19:24.49 | *** join/#uclibc dileX_ (n=sd@p5B2EC14C.dip.t-dialin.net) |
| 19:39.44 | *** join/#uclibc dileX (n=sd@p5B2EF7F8.dip.t-dialin.net) |
| 19:46.40 | dileX | is there sth like lsof or an alternative for busybox|buildroot? |
| 19:54.19 | blindvt | dileX, lsof is (or always was) in buildroot. There is no impl for busybox AFAIK |
| 19:55.24 | *** join/#uclibc dileX_ (n=sd@p5B2EC138.dip.t-dialin.net) |
| 19:59.00 | *** join/#uclibc likewise (n=likewise@215-65-ftth.onsneteindhoven.nl) |
| 20:12.44 | CIA-59 | 03rep.dot.nop 07master * r3266866d3545 10uClibc/libc/inet/Makefile.in: libc/inet: convert to foo-y kbuild style |
| 20:19.50 | *** join/#uclibc dileX (n=sd@p5B2EF828.dip.t-dialin.net) |
| 20:23.20 | CIA-59 | 03rep.dot.nop 07master * r8df555e6f7c3 10uClibc/libc/inet/ (34 files): libc/inet: set path to resolver file via CPP |
| 20:30.27 | CIA-59 | 03rep.dot.nop 07master * r03c4f490a60c 10uClibc/libc/inet/resolv.c: libc/inet: mark other odd /etc/conf/ spot |
| 20:52.56 | *** join/#uclibc trem (n=trem@mol92-1-81-57-136-23.fbx.proxad.net) |
| 21:37.36 | CIA-59 | 03rep.dot.nop 07master * rd75f980f379d 10uClibc/Makefile.in: ftw.h installation: fix inverted logic |
| 21:37.38 | CIA-59 | 03rep.dot.nop 07master * r95bb1ae902f5 10uClibc/libc/ (4 files in 4 dirs): silence some warnings about unused params |
| 21:41.58 | CIA-59 | 03rep.dot.nop 07master * rb448835995a7 10uClibc/libc/pwd_grp/lckpwdf.c: fix typo in previous commit |
| 21:41.59 | blindvt | drats |
| 21:49.34 | *** join/#uclibc dileX_ (n=sd@p5B2EBFDC.dip.t-dialin.net) |
| 22:12.44 | *** join/#uclibc dileX (n=sd@p5B2EC326.dip.t-dialin.net) |
| 22:22.10 | *** join/#uclibc dileX__ (n=sd@p5B2EE8AF.dip.t-dialin.net) |
| 22:36.45 | *** join/#uclibc animeloe[net] (n=animeloe@unaffiliated/animeloe) |
| 22:38.11 | CIA-59 | 03vda.linux 07master * r5da9f96ad85a 10busybox/coreutils/ (Config.in date.c): date: introduce FEATURE_DATE_COMPAT; shrink |
| 23:07.48 | *** join/#uclibc dileX (n=sd@p5B2EF760.dip.t-dialin.net) |
| 23:11.01 | *** join/#uclibc animeloe (n=animeloe@unaffiliated/animeloe) |
| 23:40.09 | *** join/#uclibc tchan (n=tchan@lunar-linux/developer/tchan) |
| 23:48.40 | CIA-59 | 03rep.dot.nop 07master * rd2924a76c315 10uClibc/libc/inet/getproto.c: getprotoent_r: use correct define for return value |
| 23:48.42 | CIA-59 | 03rep.dot.nop 07master * r64b256b98412 10uClibc/libc/inet/hostid.c: gethostid: switch to getaddrinfo and shrink |