log src/sysdep.c @ 5735:ff13c44ce0d9

age author description
Wed, 24 Apr 2013 20:16:14 -0400 Vin Shelton Hack in rudimentary group support for WIN32 in support of Mats ID-FORMAT patch
Sat, 20 Apr 2013 00:04:58 +0200 Mats Lidell Added optional argument ID-FORMAT to file-attributes for GNU compatibility.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Sun, 01 May 2011 18:44:03 +0100 Aidan Kehoe Merge.
Sat, 20 Feb 2010 06:03:00 -0600 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sat, 20 Feb 2010 03:24:08 -0600 Ben Wing some random fixups
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Wed, 03 Feb 2010 20:51:18 -0600 Ben Wing rewrite dynarr code
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Thu, 14 Jan 2010 01:25:16 -0600 Ben Wing fix compile problems
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere