- 16 Nov, 2017 1 commit
-
-
rswindell authored
-
- 26 Aug, 2017 1 commit
-
-
rswindell authored
-
- 09 Feb, 2014 1 commit
-
-
deuce authored
-
- 08 Sep, 2011 1 commit
-
-
rswindell authored
in a directory. Win32 glob() now excludes hidden files by default.
-
- 09 Mar, 2010 1 commit
-
-
rswindell authored
_FILE_OFFSET_BITS=64, and use fseeko() and ftello() for 64-bit offset support (instead of fseek() and ftell()) - also redefine off_t on Win32 to int64_t and removed filelen_t and fileoff_t typedefs (use off_t instead).
-
- 05 Mar, 2010 2 commits
-
-
rswindell authored
is defined.
-
rswindell authored
in size (or >4G-1byte depending on how the return value was used). This is going to trigger a bunch of warnings like this: conversion from '__int64 ' to 'unsigned long ', possible loss of data which will be fixed over type (either with typecasts or by supporting 64-bit file sizes, as the case may be).
-
- 18 Feb, 2009 1 commit
-
-
rswindell authored
-
- 04 Jun, 2008 1 commit
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- 24 Feb, 2008 1 commit
-
-
rswindell authored
-
- 23 Aug, 2006 1 commit
-
-
deuce authored
that exist. Fix to delfiles() to delete from cwd if inpath is a zero-length string.
-
- 04 Jun, 2006 1 commit
-
-
rswindell authored
e.g. kilobytes) of the disk (not just the "free space").
-
- 08 Feb, 2006 1 commit
-
-
rswindell authored
-
- 17 Nov, 2005 1 commit
-
-
rswindell authored
path (to be used in place of mkdir).
-
- 28 Sep, 2005 1 commit
-
-
deuce authored
fname against the filespec spec, not allowing * to match the path delimiter if path is TRUE.
-
- 16 Sep, 2005 1 commit
-
-
rswindell authored
needed for delfiles() port.
-
- 01 Jul, 2005 1 commit
-
-
rswindell authored
-
- 20 May, 2005 1 commit
-
-
deuce authored
-
- 28 Oct, 2004 1 commit
-
-
rswindell authored
filename is an absolute (no relative directories at all), or is a full (rooted) path.
-
- 28 Jul, 2004 1 commit
-
-
rswindell authored
-
- 20 Jul, 2004 1 commit
-
-
rswindell authored
-
- 26 Apr, 2004 1 commit
-
-
rswindell authored
-
- 08 Sep, 2003 1 commit
-
-
rswindell authored
path/filename (or NULL if no extension exists).
-
- 30 Jul, 2003 1 commit
-
-
rswindell authored
-
- 24 Jul, 2003 1 commit
-
-
rswindell authored
-
- 03 Jul, 2003 2 commits
- 23 Apr, 2003 1 commit
-
-
rswindell authored
-
- 20 Mar, 2003 1 commit
-
-
deuce authored
all platforms, removed realpath_r()
-
- 15 Feb, 2003 1 commit
-
-
deuce authored
release builds.
-
- 13 Feb, 2003 1 commit
-
-
rswindell authored
megabytes, etc) by specifying an optional "unit" parameter.
-
- 20 Dec, 2002 1 commit
-
-
rswindell authored
-
- 29 Oct, 2002 1 commit
-
-
rswindell authored
-
- 13 Sep, 2002 1 commit
-
-
rswindell authored
-
- 24 Aug, 2002 2 commits
- 05 Aug, 2002 1 commit
-
-
rswindell authored
Added #include <sys/param.h> for PATH_MAX definition on FreeBSD.
-
- 21 Jul, 2002 2 commits
- 03 May, 2002 1 commit
-
-
rswindell authored
-