log src/vm-limit.c @ 110097:19dfa5177fdd

age author description
Thu, 29 Jul 2010 08:59:29 +0200 Jan D. Fix some stuff that didn't compile.
Wed, 28 Jul 2010 23:12:38 -0700 Dan Nicolaescu * src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
Sun, 25 Jul 2010 10:13:30 -0400 Ken Brown * vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
Sun, 25 Jul 2010 09:46:48 -0400 Ken Brown Cygwin build cleanup (Bug#6715).
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Tue, 20 Jul 2010 22:21:03 +0200 Juanma Barranquero Convert some more functions to standard C.
Sun, 11 Jul 2010 11:27:13 +0200 Andreas Schwab Constify functions taking char *
Wed, 07 Jul 2010 20:03:52 -0700 Dan Nicolaescu Simplify start_of_data, start_of_text and related code.
Mon, 05 Jul 2010 09:29:35 -0700 Dan Nicolaescu Convert function definitions and declarations to standard C.
Mon, 05 Jul 2010 12:36:06 +0200 Juanma Barranquero Convert most remaining function definitions to standard C.
Fri, 02 Jul 2010 00:05:09 -0700 Dan Nicolaescu Cleanup old code.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sat, 03 Jan 2009 15:09:53 +0000 Eli Zaretskii Fix copyright years.
Sat, 03 Jan 2009 15:04:25 +0000 Eli Zaretskii (ret_lim_data) [MSDOS]: New function.