<feed xmlns='http://www.w3.org/2005/Atom'>
<title>util-linux-old/simpleinit, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/util-linux-old/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/util-linux-old/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/'/>
<updated>2011-01-17T15:32:39Z</updated>
<entry>
<title>build-sys: improve check for crypt</title>
<updated>2011-01-17T15:32:39Z</updated>
<author>
<name>Fabian Groffen</name>
<email>grobian@gentoo.org</email>
</author>
<published>2011-01-12T20:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=0aeb57aca31816ca5b93cc10ad0fb9d62ad805de'/>
<id>urn:sha1:0aeb57aca31816ca5b93cc10ad0fb9d62ad805de</id>
<content type='text'>
Check for crypt.h existence, and use it if available over using unistd.h
for which a certain feature level has to be set to export a definition
for crypt.  On Solaris this set causes a standards conflict in the
headers, because at the time of this check C99 mode is already enabled,
which implies certain standards non-compatible with _XOPEN_SOURCE.

 92  #define _XOPEN_SOURCE
 93  #include &lt;unistd.h&gt;

configure:16259: gcc -std=gnu99 -c -g -O2  conftest.c &gt;&amp;5
In file included from /usr/include/unistd.h:18,
                 from conftest.c:93:
/prefix/gentoo/usr/lib/gcc/i386-pc-solaris2.10/4.4.5/include-fixed/sys/feature_tests.h:341:2: error: #error "Compiler or options invalid for pre-UNIX 03 X/Open applications and pre-2001 POSIX applications"

configure.ac: improve crypt check
login-utils/my_crypt.h: replace old GNU_LIBRARY check with autoconf
define for crypt.h

[kzak@redhat.com: - remove my_crypt.h]

Signed-off-by: Fabian Groffen &lt;grobian@gentoo.org&gt;
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
</entry>
<entry>
<title>build-sys: remove unnecessary header</title>
<updated>2010-12-29T19:58:10Z</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2010-12-29T19:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=98496774defa83194ba3f5099aa9f97467df9f5c'/>
<id>urn:sha1:98496774defa83194ba3f5099aa9f97467df9f5c</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
</entry>
<entry>
<title>simpleinit: move old init stuff to separate directory</title>
<updated>2010-12-10T16:28:32Z</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2010-12-10T16:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=5502d92b28e442c8b9294608eaf67df9127d11e9'/>
<id>urn:sha1:5502d92b28e442c8b9294608eaf67df9127d11e9</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
</entry>
</feed>
