summaryrefslogtreecommitdiff
path: root/utils/filename.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD portability fixes.Rob Kendrick2007-06-151-1/+1
* Check return value of stat() in filename.c and report oddness using LOGRob Kendrick2007-06-101-2/+10
* Stop filename.c using d_type member in dirent struct, as this is completely a...Rob Kendrick2007-06-101-6/+15
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-4/+4
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-2/+2
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix bad pointer incrementJohn Mark Bell2006-10-121-2/+2
* Experimental new frames code.Richard Wilson2006-09-021-0/+24
* Make filename_create_directory check if directory already existsJohn Mark Bell2006-06-201-15/+23
* Lose spurious RISC OS-specific include (fixes GTK build)John Mark Bell2006-04-221-1/+0
* Apparently I need to specify add/deletions too...Richard Wilson2006-04-211-0/+417