mirror of git://sourceware.org/git/glibc.git
2000-04-21 Ulrich Drepper <drepper@redhat.com> * iconv/iconv.c (iconv): Add __builtin_expect where useful. * iconv/iconv_close.c (iconv_close): Likewise. * iconv/iconv_open.c (iconv_open): Likewise. * grp/putgrent.c (putgrent): Unlock steam if fprintf failed. Add __builtin_expect where useful. * grp/initgroups.c (initgroups): Test for result of memory allocation and punt if it fails. * dirent/scandir.c (scandir): Add __builtin_expect where useful. * grp/fgetgrent.c (fgetfrent): Likewise. * grp/fgetgrent_r.c (__fgetgrent_r): Likewise. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| fgetgrent.c | ||
| fgetgrent_r.c | ||
| getgrent.c | ||
| getgrent_r.c | ||
| getgrgid.c | ||
| getgrgid_r.c | ||
| getgrnam.c | ||
| getgrnam_r.c | ||
| grp.h | ||
| initgroups.c | ||
| putgrent.c | ||
| testgrp.c | ||
| tst_fgetgrent.c | ||
| tst_fgetgrent.sh | ||