Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37810862
en ru br
ALT Linux repositórios
S:2.38.0.23.0e1ef6779a-alt1
5.0: 2.9-alt5
4.1: 2.5.1-alt4.M41.2
4.0: 2.5-alt4.M40.2
3.0: 2.3.5-alt5

Outros repositórios

Group :: Sistema/Base
RPM: glibc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

                                                                   -*- text -*-
Aside from the standard modifications of paths, default editor and
terminal, fixes for tmp issues, and such, this package contains the
following essential modifications (no particular order):

libc:
+ Change tmpfile(3) to allow use $TMPDIR.
+ Change asprintf(3)/vasprintf(3) error handling to match *BSD behaviour.
+ Change realpath(3) behaviour to handle "regulat_file/" argument properly.
+ Check for potential integer overflow in fread*/fwrite* functions.
+ If syslog(3) is called by a SUID/SGID program without a preceding call
to openlog(3), don't blindly trust __progname for the syslog ident.
+ Use ctime_r(3) instead of strftime_r(3) in vsyslog(3) so that
month names will not depend on current locale settings.
+ Import strlcpy(3) and strlcat(3) from OpenBSD.
+ Backport sys/queue.h from OpenBSD.
+ Improved res_randomid.
+ Change fnmatch: if conversion to wide character fails, fall back to
single byte matching.
+ Correct versioning to fit real life kernels and applications.
+ Sanitize the environment in a paranoid way.

crypt:
+ Blowfish support.
+ Gensalt interface.
+ Export UFC-crypt and MD5-crypt interfaces.

iconv:
+ Add new option "--replace" to iconv utility.

locale:
+ Support more ru_* locales.

localedef:
+ Add new option --archive.
+ Change default to --no-archive.

getconf:
+ Add new option -a to print the names of the current system configuration
variables to stdout.
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009