cdesktopenv/cde/programs/dtfile
Pascal Stumpf 0bbd4ff9aa Get rid of malloc.h.
This is a non-POSIX/ISO-C header.  It is ok to include this on Linux, but it
is obsolete on BSD; FreeBSD even throws an error if you include it with
__STDC__ defined.  Every system should nowadays have malloc() defined in
stdlib.h.

Diff is largely mechanical, replacing malloc.h with stdlib.h where it is not
yet included anyway.
2012-08-12 14:20:58 -06:00
..
dtcopy Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
ChangeDir.c
ChangeDir.h
ChangeDirP.c
Command.c
Common.c
Common.h
Desktop.c Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
Desktop.h
Directory.c
Dtfile
Encaps.c
Encaps.h
File.c
FileDialog.c
FileManip.c Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
FileMgr.c
FileMgr.h
FileOp.c
Filter.c Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
Filter.h
FilterP.c
Find.c Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
Find.h
FindP.c
Help.c
Help.h
HelpCB.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
HelpP.c
IconWindow.c
IconicPath.c
IconicPath.h
IconicPathP.h
Imakefile Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
Main.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
Main.h
Menu.c
MkDir.c Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
ModAttr.c
ModAttr.h
ModAttrP.c
MultiView.c
MultiView.h
OverWrite.c
Prefs.c
Prefs.h
PrefsP.c
SharedMsgs.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
SharedMsgs.h
SharedProcs.c Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
SharedProcs.h Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
ToolTalk.c
Trash.c Fixes for dtfile on OpenBSD, plus missing prototypes. Use statfs() on BSD to find out if a file system is NFS. 2012-08-10 14:13:45 -06:00
Utils.c
dterror.src
dtfile.config.cpp
dtfile.man
dtfile.msg
dtfile_error.cpp
fsDialog.c
mapfile.reorder
nlsMsgChk.txt
nlsREADME.txt
version.c