Menu

/joe/selinux.c Commit Log


Commit Date  
[26e832] (3.8 kB) by Nikita Popov Nikita Popov

Port to C99

Ensure that functions are declared before use for compatibility
with newer compiler versions.

There are three fixes here:
* Use return instead of exit in configure.
* Include error.h for the error() function.
* This causes a format security error, which we avoid by
indirecting through %s.

Related to:

<http://fedoraproject.org/wiki/Changes/PortingToModernC>
<http://fedoraproject.org/wiki/Toolchain/PortingToModernC>

2023-01-31 13:48:06 View
Download
[8b640b] (3.8 kB) by Holger Hoffstätte Holger Hoffstätte

Fix compilation with -Werror=strict-prototypes

2022-09-17 20:19:00 View
Download
[6a5e20] (3.7 kB) by Joe Allen Joe Allen

Fix warnings.

2015-07-13 00:11:48 View
Download
[ddd874] (3.8 kB) by Joe Allen Joe Allen

Fix missing declaration warnings.

2015-04-04 14:12:31 View
Download
[b2a510] (3.7 kB) by Joseph Allen Joseph Allen

Mark local functions with static.
Fix math: ln, pi and e were missing.

2015-04-08 18:55:13 View
Download
[49c4ca] (3.7 kB) by Joe Allen Joe Allen

Switch to off_t for buffer offsets. Switch to 'char *' for strings to make
JOE source more normal. Reduce -Wconversion warnings.

2015-04-03 02:16:40 View
Download
[409b67] (3.8 kB) by Joseph Allen Joseph Allen

Joe sources...

2010-04-28 21:28:02 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.