On 22 May 2011 01:02, Szabolcs Nagy wrote:
> to make diff/Makefile consistent with other Makefiles
Thanks, applied.
On Sat, May 21, 2011 at 09:29:21PM +0200, ilf wrote:
> On 05-21 11:27, Nick wrote:
>> Indeed. Looks like the flash player is just used to show slides & the
>> mp3. You can download the mp3 & slides separately from the side, using
>> credentials from http://bugmenot.com/view/infoq.com
>
> This sh
Applied, thanks.
On Fri, Mar 25, 2011 at 10:29:20PM -0400, Ross Mohn wrote:
>
>
> 1. support for compiling under AIX
I have by now pushed most of your changes. However...
> Index: forkpty-aix.c
> ===
> --- forkpty-aix.c (.../vendor/current)
Hey all,
I think it's about time we started a minimalist, statically linked set
of core utilities. The BSD family are bloated, and the GNU monstrous.
Some of us seem to be resorting to using those from Plan 9, which were
designed for another operating system and exist on Unix through a
compatibili
I would suggest first re-writing the ones that 9Base has listed. It seems
a relatively exhaustive list and - with our case of NIH - we don't want to
be using anything from another OS entirely, now do we ;)
I'm pretty excited by this proposition. The idea seems pretty good.
On Mon, May 23, 2011 at 03:15:43AM +0100, Connor Lane Smith wrote:
> I think it's about time we started a minimalist, statically linked set
> of core utilities. The BSD family are bloated, and the GNU monstrous.
Cool.
Your Makefile, though, is GNU-dependant.
cheers
Noah
If you want to replace stuff in a standard distribution with something
else I guess it should have the same features as the thing you are
replacing (except for the redundant and/or un-needed ones)
For fun, I have been trying to replace GNU with
Busybox: https://wiki.archlinux.org/index.php/Base2b
Hi,
had a sleepless night, so contributing sleep.c and sleep.1.
Thanks,
Kamil
On Mon, May 23, 2011 at 03:15:43AM +0100, Connor Lane Smith wrote:
> Hey all,
>
> I think it's about time we started a minimalist, statically linked set
> of core utilities. The BSD family are bloated, and the GNU mon