• Fred Drake's avatar
    Added support for getlogin(); does *not* use getlogin_r() where · 12c6e2d4
    Fred Drake yazdı
    available since the interface is poorly defined on at least one major
    platform (Solaris).
    
    Moved table of constant names for fpathconf() & pathconf() into the
    conditional that defines the conv_path_confname() helper; Mark Hammond
    reported that defining the table when none of the constants were
    defined causes the compiler to complain (won't allow 0-length array,
    imagine that!).
    
    In posix_fpathconf(), use conv_path_confname() as the O& conversion
    function, instead of the conv_confname() helper, which has the wrong
    signature (posix_pathconf() already used the right thing).
    12c6e2d4
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...