wireshark/wsutil
Bill Meier d882372200 *nix: Test return status of set*uid and related set*gid fcns for failure;
This fixes gcc compiler errors [-Werror=unused-result]  caused by the recent addition
of the "__wur" (warn_unused_result) attribute to the declarations of these functions in
unistd.h.

svn path=/trunk/; revision=45286
2012-10-03 15:22:31 +00:00
..
CMakeLists.txt From Jacob Nordgren and Rishie Sharma: 2012-08-08 16:27:10 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common From Jacob Nordgren and Rishie Sharma: 2012-08-08 16:27:10 +00:00
Makefile.nmake Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
airpdcap_wep.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc6.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc6.h Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crc7.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc7.h Get rid of not needed includes 2012-07-22 16:48:52 +00:00
crc8.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc8.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
crc10.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc10.h Second try to move crc routines to libwsutil. 2011-08-31 09:00:54 +00:00
crc11.c From Jacob Nordgren and Rishie Sharma: 2012-08-08 16:27:10 +00:00
crc11.h From Jacob Nordgren and Rishie Sharma: 2012-08-08 16:27:10 +00:00
crc16-plain.c From Rishie Sharma: 2012-07-25 08:57:33 +00:00
crc16-plain.h From Rishie Sharma: 2012-07-25 08:57:33 +00:00
crc16.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc16.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
crc32.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc32.h Update FSF address - part II. 2012-06-28 23:18:38 +00:00
crcdrm.c Update FSF address - part II. 2012-06-28 23:18:38 +00:00
crcdrm.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
file_util.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
file_util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
inet_aton.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
inet_aton.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
inet_ntop.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
inet_pton.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
inet_v6defs.h Trivial typo/copy-and-paste comment fix. 2012-09-18 20:03:03 +00:00
libwsutil.def From Jacob Nordgren and Rishie Sharma: 2012-08-08 16:27:10 +00:00
mpeg-audio.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
mpeg-audio.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
privileges.c *nix: Test return status of set*uid and related set*gid fcns for failure; 2012-10-03 15:22:31 +00:00
privileges.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
str_util.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
str_util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
strncasecmp.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
strptime.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
strptime.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
type_util.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
type_util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
unicode-utils.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
unicode-utils.h We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wsgetopt.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
wsgetopt.h Always declare getopt() with a prototype. 2012-04-04 19:36:24 +00:00
wsgetopt_int.h Update to a version which have getopt_long(). + one file 2012-04-04 15:24:23 +00:00