<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc.git/misc/getusershell.c, branch zack/remove-libcrypt</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/'/>
<entry>
<title>misc: Use 64 bit stat for getusershell (BZ# 29203)</title>
<updated>2022-06-01T16:23:16+00:00</updated>
<author>
<name>Adhemerval Zanella</name>
<email>adhemerval.zanella@linaro.org</email>
</author>
<published>2022-05-31T14:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=ec995fb2152f160f02bf695ff83c45df4a6cd868'/>
<id>ec995fb2152f160f02bf695ff83c45df4a6cd868</id>
<content type='text'>
This is a missing spot initially from 52a5fe70a2c77935.

Checked on i686-linux-gnu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a missing spot initially from 52a5fe70a2c77935.

Checked on i686-linux-gnu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove internal usage of extensible stat functions</title>
<updated>2020-09-11T17:35:32+00:00</updated>
<author>
<name>Adhemerval Zanella</name>
<email>adhemerval.zanella@linaro.org</email>
</author>
<published>2020-07-15T19:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=04986243d1af37ac0177ed2f9db0a066ebd2b212'/>
<id>04986243d1af37ac0177ed2f9db0a066ebd2b212</id>
<content type='text'>
It replaces the internal usage of __{f,l}xstat{at}{64} with the
__{f,l}stat{at}{64}.  It should not change the generate code since
sys/stat.h explicit defines redirections to internal calls back to
xstat* symbols.

Checked with a build for all affected ABIs.  I also check on
x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It replaces the internal usage of __{f,l}xstat{at}{64} with the
__{f,l}stat{at}{64}.  It should not change the generate code since
sys/stat.h explicit defines redirections to internal calls back to
xstat* symbols.

Checked with a build for all affected ABIs.  I also check on
x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use (void) in no-arguments function definitions.</title>
<updated>2013-06-08T00:22:23+00:00</updated>
<author>
<name>Joseph Myers</name>
<email>joseph@codesourcery.com</email>
</author>
<published>2013-06-08T00:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=60d2f8f3c7f1cdacafcbd60dc004e32cc90035ca'/>
<id>60d2f8f3c7f1cdacafcbd60dc004e32cc90035ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid use of "register" as optimization hint.</title>
<updated>2013-06-07T22:24:35+00:00</updated>
<author>
<name>Joseph Myers</name>
<email>joseph@codesourcery.com</email>
</author>
<published>2013-06-07T22:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=2e09a79ada1f6d92809a037d41895e3d9302ad59'/>
<id>2e09a79ada1f6d92809a037d41895e3d9302ad59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up internal fopen uses</title>
<updated>2011-11-15T09:24:42+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@gmail.com</email>
</author>
<published>2011-11-15T09:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=312be3f9f5eab1643d7dcc7728c76d413d4f2640'/>
<id>312be3f9f5eab1643d7dcc7728c76d413d4f2640</id>
<content type='text'>
No need to ever not use c and e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need to ever not use c and e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix endless loop with invalid /etc/shells file.</title>
<updated>2010-02-03T14:23:31+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2010-02-03T14:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=caa6e77293d85e31dfde371b78862e9330a1478e'/>
<id>caa6e77293d85e31dfde371b78862e9330a1478e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* sysdeps/unix/sysv/linux/rtld-lowlevel.h</title>
<updated>2006-12-09T22:29:37+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2006-12-09T22:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=66f17705e46e88f8f01e66556fe62487aecdce29'/>
<id>66f17705e46e88f8f01e66556fe62487aecdce29</id>
<content type='text'>
	(__rtld_mrlock_initialize): Add missing closing parenthesis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	(__rtld_mrlock_initialize): Add missing closing parenthesis.
</pre>
</div>
</content>
</entry>
<entry>
<title>* misc/getusershell.c (okshells): Don't use static initializers,</title>
<updated>2006-05-15T18:57:25+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2006-05-15T18:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=02264020bfda957aa0b48ed00d449fe0ed95a4e2'/>
<id>02264020bfda957aa0b48ed00d449fe0ed95a4e2</id>
<content type='text'>
	do it dynamically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	do it dynamically.
</pre>
</div>
</content>
</entry>
<entry>
<title>* misc/getusershell.c (initshells): Remove unnecessary tests.</title>
<updated>2005-12-20T18:18:28+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2005-12-20T18:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=970362dc5632a62dd1bf7ecb20dc112ed1528267'/>
<id>970362dc5632a62dd1bf7ecb20dc112ed1528267</id>
<content type='text'>
	(endusershell): Likewise.
	(okshells): Mark as const.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	(endusershell): Likewise.
	(okshells): Mark as const.
</pre>
</div>
</content>
</entry>
<entry>
<title>(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.</title>
<updated>2004-12-22T20:10:10+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2004-12-22T20:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=a334319f6530564d22e775935d9c91663623a1b4'/>
<id>a334319f6530564d22e775935d9c91663623a1b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
