[15:22:01] *** [Beta] has joined #haiku [15:23:52] *** [Beta] has quit IRC [15:25:20] *** td0- has joined #haiku [15:28:46] *** Fanskap has quit IRC [15:32:26] *** BGA has joined #haiku [15:32:26] *** ChanServ sets mode: +o BGA [15:33:39] *** Djefr has joined #haiku [15:37:53] *** illissius has quit IRC [15:38:30] *** illissius has joined #haiku [15:44:40] *** bogomipz has quit IRC [15:46:11] *** b3w has quit IRC [15:46:26] *** b3w has joined #haiku [15:48:43] *** Djefr has quit IRC [16:01:09] *** gingerninja has joined #haiku [16:01:41] *** gingerninja has quit IRC [16:09:33] *** sawada has quit IRC [16:09:34] *** WindowsUninstall has quit IRC [16:10:38] *** WindowsUninstall has joined #haiku [16:11:09] *** thaflo_ has joined #haiku [16:11:11] *** thaflo_ has quit IRC [16:11:31] *** b3w has quit IRC [16:13:42] *** kr1stof has joined #haiku [16:16:57] *** MikeW has joined #haiku [16:17:56] *** DaaT has joined #haiku [16:30:33] *** dipp has joined #haiku [16:32:17] *** crash| has joined #haiku [16:38:17] *** fyysik has joined #haiku [16:57:38] *** fyysik has quit IRC [16:58:44] *** MikeW has quit IRC [17:02:44] *** thaflo has joined #haiku [17:02:44] *** BGA has quit IRC [17:04:54] *** BGA has joined #haiku [17:04:54] *** ChanServ sets mode: +o BGA [17:08:15] *** BGA_ has joined #haiku [17:08:16] *** BGA has quit IRC [17:15:00] *** dipp has quit IRC [17:15:01] *** kr1stof has quit IRC [17:18:34] <CIA-3> axeld * current/src/kernel/core/port.c: [17:18:34] <CIA-3> Actually, ports do support both, B_RELATIVE_TIMEOUT and B_ABSOLUTE_TIMEOUT - [17:18:34] <CIA-3> thanks to Ingo for the hint. [17:21:53] *** illissius- has joined #haiku [17:27:27] *** Procton has joined #haiku [17:28:30] *** kr1stof has joined #haiku [17:30:14] *** illissius has quit IRC [17:32:22] *** jonaskirilla has quit IRC [17:34:18] *** jonaskirilla has joined #haiku [17:39:57] *** tombhadAC has joined #haiku [17:40:26] *** Koki has joined #haiku [17:52:16] *** thaflo has quit IRC [17:53:13] *** WindowsUninstall has quit IRC [17:53:51] *** tic has joined #haiku [17:57:14] *** AndrewBachmann has joined #haiku [17:57:14] *** ChanServ sets mode: +o AndrewBachmann [18:03:41] <jonaskirilla> any of you guys have experience in making Unix stuff that relies on usleep work on BeOS? [18:04:33] <jonaskirilla> The Martin C. Brown suggest using snooze instead, but how do I make configure realize that? [18:04:54] <jonaskirilla> Or is it possible to make a wrapper that appears to be seamless? [18:05:11] <@AndrewBachmann> is usleep == snooze ? [18:05:17] <@AndrewBachmann> same arguments ? [18:05:21] <jonaskirilla> not sure [18:05:30] <@AndrewBachmann> if so you could just CFLAGS=-Dusleep=snooze [18:05:43] <tic> #ifdef BEOS, #define usleep snooze, #indef or something. :) [18:06:32] <jonaskirilla> thus: export CFLAGS=-Dusleep=snooze ; configure ? [18:06:42] <nathanw> #define usleep snooze works well [18:07:01] <@AndrewBachmann> might be CPPFLAGS or something instead or as well [18:07:19] <jonaskirilla> thanks, I'll see how it works [18:07:28] <tic> jonaskirilla, might get overwritten tho [18:07:43] <@AndrewBachmann> configure uses env set CFLAGS etc. [18:08:13] <@mahlzeit> or add your own .c or .cpp file that defines usleep [18:08:39] <@AndrewBachmann> two much work ;-) [18:08:41] <@AndrewBachmann> too [18:11:49] <tic> mahlzeit, are you coming to BG or not? [18:11:55] <@mahlzeit> not [18:12:10] *** ConneX has joined #haiku [18:14:00] <@AndrewBachmann> bbl [18:14:00] *** AndrewBachmann has quit IRC [18:14:36] <tic> mahlzeit, aww [18:23:50] <TuneTracker> Hi tic [18:23:56] <tic> hey TT! [18:24:01] <TuneTracker> How goes it?! [18:24:14] <tic> TuneTracker, read my blog for an update ;) [18:24:24] <tic> (other than that, the collar bone is pretty good now.) [18:24:26] <@mahlzeit> tic: no money [18:24:33] <tic> mahlzeit, :( [18:24:37] <TuneTracker> tic url? [18:25:07] <tic> TuneTracker, http://mikael.jansson.be of course .:) [18:25:24] <TuneTracker> heh...you thnk *I* would remember something like that? :-) [18:25:33] * TuneTracker has no recall ability whatever :-) [18:25:42] <tic> haha :) [18:26:08] <TuneTracker> bbiab [18:27:23] *** Fanskapet has joined #haiku [18:27:40] *** Fanskapet has quit IRC [18:28:12] *** Fanskapet has joined #haiku [18:28:58] *** Fanskapet has quit IRC [18:29:07] *** Fanskapet has joined #haiku [18:30:29] <TuneTracker> tic sounds like Lightning is on the back burner for awhile. [18:30:58] <tic> TuneTracker, well, I do have an obligation to you which I'm going to keep. [18:35:19] <tic> TuneTracker, really, what's bugging me right now is that BColumnListView works so badly. I'd need to fix it to get mouse-over-drop-indicator as well as to fix the bug with the columns not redrawing properly after scrolling, but there's no time to do that. Everything else can be fixed. [18:35:33] <tic> do a query in case you want something, doing an assignment for school right now. [18:35:48] <TuneTracker> tic no prob...I'll let you go [18:36:03] <TuneTracker> tic if there's anything you need from Cedric, let him/me know ok? [18:36:38] <tic> TuneTracker, sure. At the moment, I've gotten answers on everything I want to know (like, an issue with the GUI and spacing, but that I'll be able to solve) [18:36:46] <tic> so, I'm more-or-less away now. [18:36:53] <TuneTracker> ok later, thanks [18:37:07] <tic> sure. :/ [18:39:46] *** jonaskirilla has quit IRC [18:53:17] *** thies has quit IRC [18:53:53] *** Methe has joined #haiku [18:54:17] *** Koki has quit IRC [18:54:30] *** thies has joined #haiku [19:05:22] *** BetaMax has joined #haiku [19:08:44] *** WindowsUninstall has joined #haiku [19:10:11] *** WindowsUninstall has quit IRC [19:17:27] *** AndrewBachmann has joined #haiku [19:17:27] *** ChanServ sets mode: +o AndrewBachmann [19:18:20] *** AndrewBachmann has quit IRC [19:18:23] *** Potn has joined #haiku [19:24:32] *** td0- has quit IRC [19:28:14] *** MikeW has joined #haiku [19:46:32] *** kr1stof has quit IRC [19:46:38] *** swer has joined #haiku [20:01:08] *** surrounder has quit IRC [20:02:47] *** surrounder has joined #haiku [20:04:05] *** Greyhawk_Dragon has quit IRC [20:07:30] *** swer has quit IRC [20:15:38] *** td0- has joined #haiku [20:20:33] *** MikeW has quit IRC [20:21:39] *** frankps has joined #haiku [20:54:10] *** TuneTracker has quit IRC [21:03:17] *** mmu_man has joined #haiku [21:03:18] *** ChanServ sets mode: +o mmu_man [21:08:20] *** thaflo has joined #haiku [21:10:39] *** Mastre199 has quit IRC [21:11:32] *** frankps has quit IRC [21:22:59] *** Procton_ has joined #haiku [21:40:22] *** Procton has quit IRC [21:48:51] *** MikeW has joined #haiku [22:43:54] *** MikeW has quit IRC [22:43:55] *** Methe has quit IRC [22:47:22] *** Racer__X has quit IRC [22:55:58] *** thaflo has quit IRC [22:56:44] *** Potn has quit IRC [22:57:19] *** Potn has joined #haiku [22:58:00] *** mahlzeit has quit IRC [23:00:20] *** Procton_ is now known as Procton [23:02:20] *** illissius_ has joined #haiku [23:03:34] *** Potn has quit IRC [23:03:52] *** fyysik has joined #haiku [23:09:30] *** petterhj has joined #haiku [23:10:46] *** illissius- has quit IRC [23:14:50] *** swer has joined #haiku [23:16:02] *** slaad has joined #haiku [23:22:05] *** arbiter_dev has joined #haiku [23:23:56] *** ConneX has quit IRC [23:30:02] *** desidaerius504 has joined #haiku [23:34:02] *** ablyss has joined #haiku [23:41:22] *** BryanV has joined #haiku [23:47:40] *** Begasus has quit IRC