summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-06-28Since clang only supports the "secure" PLT ABI for "big" PIC/PIE on powerpc,Mark Kettenis
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2019-06-28delete duplicate .Xr below SEE ALSOIngo Schwarze
2019-06-28local __libcpp_asprintf_l() -> libc asprintf() was inspecting the pointerTheo de Raadt
2019-06-28failed to detect asprintf() error by observing return of -1, instead theTheo de Raadt
2019-06-28mkstemp() returns -1 on failureTheo de Raadt
2019-06-28atexit() returns -1 on failureTheo de Raadt
2016-09-03Import libc++ 3.9.0Patrick Wildt
2019-06-27The C89 standard only requires that atexit(3) returns a non-zero valueIngo Schwarze
2019-06-27Simplify the description of [v]snprintf(3), move the descriptionIngo Schwarze
2019-06-27If we don't receive a reply packet the res_send subquery will already haveMartijn van Duren
2019-06-26an -> a;Jason McIntyre
2019-06-26The POSIX-compatible way of checking for {v,}{f,s,sn,d}printf(3)Theo de Raadt
2019-06-25Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3).Todd C. Miller
2019-06-25POSIX.1-2008 TC3 is going to clarify how newlocale(3) uses oldloc.Ingo Schwarze
2019-06-24add missing RETURN VALUES section;Ingo Schwarze
2019-06-23Export unveil state so that ps(8) can show it. Two new status flags,Theo de Raadt
2019-06-21Fix conversions to long double on sparc64Jeremie Courreges-Anglas
2019-06-20open() and fstat() return precisely -1 on error, not a vague value < 0.Theo de Raadt
2019-06-20tls_read() & tls_write() return 4 possible values: TLS_WANT_POLLOUT,Theo de Raadt
2019-06-20sockatmark(3), recv(2), getsockopt(2), and connect(2) return specificallyTheo de Raadt
2019-06-17Merge libc++, libc++abi and libunwind version 8.0.0.Patrick Wildt
2019-06-17Import libunwind 8.0.0.Patrick Wildt
2019-06-17Import libc++abi 8.0.0.Patrick Wildt
2019-06-17Import libc++ 8.0.0.Patrick Wildt
2019-06-17Make BN_num_bits_word() constant time.Theo Buehler
2018-09-11import of libc++ 6.0.0Robert Nagy
2016-09-03Import libc++ 3.9.0Patrick Wildt
2019-06-17Allow setting of retransmission intervasl via _res.retrans. Ugly API butOtto Moerbeek
2019-06-17Remove old realpath(3), and the userland-vs-kernel realpath verificationTheo de Raadt
2019-06-15oops - missing .El in previous;Jason McIntyre
2019-06-15realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore,Theo de Raadt
2019-06-14Improve pages that briefly mentioned ERR - usually below SEE ALSO -Ingo Schwarze
2019-06-14Further improve the documentation of library initialization and configuration.Ingo Schwarze
2019-06-12add missing backlinks to ssl(3)Ingo Schwarze
2019-06-12List all 17 SSL pages that were missing.Ingo Schwarze
2019-06-11fix bogus cross references: there is no ELF(3) manual page;Ingo Schwarze
2019-06-11do not use plain-text ELF(3) to reference page titles, use .Nm or .Xr.:Ingo Schwarze
2019-06-10delete references to ERR pages from SEE ALSO where suchIngo Schwarze
2019-06-10add links back to crypto(3) to function group entry pagesIngo Schwarze
2019-06-08remove pointless NOTES section header linesIngo Schwarze
2019-06-08Delete the display of the RSA_METHOD objectIngo Schwarze
2019-06-08In rsa.h rev. 1.40, gilles@ provided several new RSA_METHOD accessors.Ingo Schwarze
2019-06-08document the RSA_FLAG_* constants for RSA_*_flags(3);Ingo Schwarze
2019-06-07Cast bitcount to u_in64_t before bit shifting to prevent integer overflowDarren Tucker
2019-06-07Remove the last references to the RAND_*(3) functions.Ingo Schwarze
2019-06-07link to EVP_EncodeInit(3), which was the only missing child pageIngo Schwarze
2019-06-07link back to evp(3), just like for the other group entry pagesIngo Schwarze
2019-06-07Remove pointless direct backlinks from the leaf pages HMAC(3) andIngo Schwarze
2019-06-07remove cross-references to the obsolete function OpenSSL_add_all_algorithms(3)Ingo Schwarze