This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] simplify ulimit implementation
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Pino Toscano <toscano dot pino at tiscali dot it>
- Cc: bug-hurd at gnu dot org, libc-alpha at sourceware dot org
- Date: Wed, 16 Jan 2013 16:02:49 -0800 (PST)
- Subject: Re: [PATCH] simplify ulimit implementation
- References: <201211182342.51619.toscano.pino@tiscali.it><201211191849.08768.toscano.pino@tiscali.it><20121119182836.AF6A02C09F@topped-with-meat.com><201301151917.13403.toscano.pino@tiscali.it>
First do a commit that is nothing but the rename. That won't affect any
configuration. Then do a commit adding the missing #include (and test it
by locally removing the bsd file and doing a Hurd build). Finally, do a
commit removing the bsd file.
Thanks,
Roland