mc/lib
Enrico Weigelt, metux IT service 303833d590 Ticket #1897: Build breaks on ignored return values
Changes into lib directory

 * samba: handling result of system() call
 * rpc: handling write errors
 * ftpfs: ignoring result of fwrite() on logfile (make compiler happy ;-))
 * fish: proper handling of file io calls
 * ignoring result of fwrite() on logfile (make compiler happy ;-))
 * lib/util.c: handling fwrite() call errors in mc_util_write_backup_content()
 * lib/utilunix.c:
  * handling possible error on dup() in close_error_pipe()
  * handling possible error on getcwd() in mc_realpath()

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-05-04 17:34:20 +03:00
..
filehighlight Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
mcconfig Applied MC indentation policy. 2010-03-30 16:21:22 +04:00
search Applied MC indentation policy. 2010-03-30 16:21:22 +04:00
skin Ticket #120 (View diff files) 2010-04-26 11:44:15 +04:00
strutil Use system function strverscmp() if exists. 2010-02-22 11:08:37 +02:00
tty Ticket #1648: fixed frame corners for NCurses screen library. 2010-04-14 14:38:22 +04:00
vfs Ticket #1897: Build breaks on ignored return values 2010-05-04 17:34:20 +03:00
filehighlight.h Changes for build after moving interface includes 2010-01-26 10:30:25 +02:00
fileloc.h extfs.ini file is replaced to extfs.d directory. 2010-02-15 16:10:02 +00:00
fs.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
global.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
logging.c Changes for build after moving logging.[ch] into library 2010-01-26 10:30:26 +02:00
logging.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
Makefile.am lib/Makefile.am: added lib/skin.h into distribution 2010-02-02 18:01:18 +02:00
mcconfig.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
search.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
skin.h Ticket #120 (View diff files) 2010-04-26 11:44:15 +04:00
strescape.h Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
strutil.h Ticket #1994: Sort files by version (like strverscmp(3) does) 2010-02-22 11:08:37 +02:00
timefmt.h Added missed includes. 2010-02-02 21:45:11 +03:00
unixcompat.h patches for AIX with ncurses support 2010-01-27 10:04:38 +02:00
util.c Ticket #1897: Build breaks on ignored return values 2010-05-04 17:34:20 +03:00
util.h Ticket #1767: Custom/locale-based date format 2010-02-15 12:31:47 +02:00
utilunix.c Ticket #1897: Build breaks on ignored return values 2010-05-04 17:34:20 +03:00