]> git.ipfire.org Git - thirdparty/man-pages.git/history - man3
dlopen.3: tfix
[thirdparty/man-pages.git] / man3 /
2020-05-26  Michael Kerriskdlopen.3: tfix
2020-05-26  Michael Kerrisky0.3: errno is now correctly set to ERANGE on underflow
2020-05-26  Michael Kerrisky0.3: srcfix: remove an ancient FIXME that no longer...
2020-05-26  Michael Kerrisky0.3: These functions now correctly diagnose a pole...
2020-05-26  Michael Kerrisky0.3: srcfix: Note on "Range error: result underflow...
2020-05-26  Michael Kerriskj0.3: srcfix: add notes that failing to raise FE_UNDERF...
2020-05-26  Michael Kerriskscalbln.3: These functions now correctly set errno...
2020-05-26  Michael Kerriskhypot.3: srcfix: add some notes about the underflow...
2020-05-26  Michael Kerrisksincos.3: The glibc implementation does now give EDOM...
2020-05-25  Tobias Stoeckmannprintf.3: Prevent signed integer overflow in example
2020-05-25  Michael Kerriskscanf.3: Clarify that 'x' specifier allows a 0x/0X...
2020-05-25  Michael Kerriskpow.3: Minor tweak to BUGS
2020-05-25  Michael Kerriskpow.3: srcfix: remove an ancient FIXME that is pretty...
2020-05-25  Michael Kerriskpow.3: Add a subheading to mark off historical bugs...
2020-05-25  Michael Kerriskpow.3: Several bugs in glibc's pow() implementation...
2020-05-25  Michael Kerriskpow.3: BUGS: pow() performance problem for some (rare...
2020-05-25  Michael Kerriskhypot.3: srcfix: Clear an obsolete FIXME
2020-05-25  Michael Kerriskerf.3, erfc.3: srcfix: Clear an obsolete FIXME
2020-05-25  Michael Kerriskscalb.3: These functions now correctly set errno for...
2020-05-25  Michael Kerrisknextafter.3: Since glibc 2.23, these functions do set...
2020-05-25  Michael Kerriskfdim.3: BUGS: these functions did not set errno on...
2020-05-25  Michael Kerriskexpm1.3: The bogus invalid floating-point exception...
2020-05-25  Michael Kerriskexpm1.3: The expm1() bogus underflow floating-point...
2020-05-21  Michael Kerriskstdarg.3: SEE ALSO: add vprintf(3), vscanf(3), vsyslog(3)
2020-05-21  Michael Kerriskcexp2.3: Still not present in glibc 2.31
2020-05-19  Alexander Monakovdlsym.3: Extend discussion of NULL symbol values
2020-05-19  Michael Kerriskpipe.2, sigaltstack.2, abort.3, signal.7: Place SH...
2020-05-19  Michael Kerriskdes_crypt.3: Minor wording fix in VERSIONS
2020-05-19  Michael Kerriskmalloc.3: Add VERSIONS section noting when reallocarray...
2020-05-19  Michael Kerriskmalloc.3: Add 'reallocarray' in NAME
2020-05-19  Michael Kerriskadjtimex.2, prctl.2, semget.2, signalfd.2, umount.2...
2020-05-19  Michael Kerriskclose.2, poll.2, pthread_spin_init.3: Remove section...
2020-05-19  Michael Kerriskgettid.2, open.2, seccomp.2, pthread_mutex_consistent...
2020-05-18  Kir KolyshkinVarious pages: Add missing commas in SEE ALSO part II
2020-05-12  Michael Kerriskdirfd.3: SEE ALSO: add openat(2)
2020-05-11  Kir Kolyshkinsetenv.3: wfix
2020-04-29  Michael Kerrisksetlogmask.3: Note that LOG_UPTO() is included in the...
2020-04-29  Michael Kerriskcmsg.3: CONFORMING TO: note which CMSG_* APIs are in...
2020-04-29  Michael Kerriskdlopen.3: srcfix: add URL relevant for BUGS
2020-04-28  Michael Kerriskftw.3: glibc eventually fixed a regression in FTW_SLN...
2020-04-25  Bruno Haibleptsname.3: Fix description of failure behaviour of...
2020-04-23  Michael Kerrisknewlocale.3: Fix a valgrind issue in example program
2020-04-23  Michael Kerrisksem_getvalue.3: Note that glibc's sem_getvalue() doesn...
2020-04-22  Michael Kerriskgetdtablesize.3: Remove redundant statment that getdtab...
2020-04-20  Jakub Wilkposix_spawn.3: tfix
2020-04-20  Michael Kerriskpsignal.3: wfix
2020-04-20  Michael Kerriskgethostbyname.3:
2020-04-20  Michael Kerriskgetopt.3: wfix
2020-04-20  Michael Kerriskexec.3: wfix
2020-04-20  Michael Kerriskerrno.3: ffix
2020-04-19  Michael Kerriskreaddir.3: wfix
2020-04-19  Michael Kerriskscanf.3: tfix
2020-04-19  Michael Kerrisksysconf.3: tfix
2020-04-19  Michael Kerriskresolver.3: ffix
2020-04-19  Michael Kerriskstrstr.3: srcfix: remove some ancient Linux libc detail...
2020-04-19  Michael Kerriskcarg.3: tfix
2020-04-19  Michael Kerriskhypot.3: wfix
2020-04-19  Michael Kerriskgetmntent.3: ffix
2020-04-19  Michael Kerrisksysconf.3: tfix
2020-04-19  Michael Kerriskstrftime.3: tfix
2020-04-19  Michael Kerriskerf.3: wfix
2020-04-19  Michael Kerriskerf.3: tfix
2020-04-19  Michael Kerriskgcvt.3: wfix
2020-04-17  Michael Kerriskposix_spawn.3: ffix
2020-04-17  Olivier Gayotposix_spawn.3: Document the POSIX_SPAWN_SETSID attribute
2020-04-17  Olivier Gayotposix_spawn.3: Clarify by using name of steps rather...
2020-04-17  Olivier Gayotposix_spawn.3: Document POSIX_SPAWN_USEVFORK
2020-04-17  Olivier Gayotposix_spawn.3: Document implementation using clone...
2020-04-16  Michael Kerriskgetauxval.3: Minor tweaks to YunQiang Su's patch
2020-04-16  YunQiang Sugetauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
2020-04-14  Urs Thuermannstrftime.3: ISO week number can be 52, add example
2020-04-12  Michael Kerriskstrcmp.3: Add license to example programs
2020-04-12  Michael Kerriskshm_open.3: Add license to example programs
2020-04-11  Michael Kerriskpidfd_getfd.2, select.2, exit.3, time.7, time_namespace...
2020-04-11  Michael Kerriskgetent.1, localedef.1, accept.2, arch_prctl.2, clock_ge...
2020-04-10  Michael Kerriskstrcmp.3: SEE ALSO: add ascii(7)
2020-04-10  Michael Kerriskstrcmp.3: Add an example program
2020-04-10  Michael Kerriskstrcmp.3: wfix
2020-04-10  Michael Kerriskstrcmp.3: Rework text describing return value to be...
2020-04-10  Michael Kerriskstrcmp.3: Note that the comparison is done using unsign...
2020-04-10  Michael Kerriskaccept.2, epoll_create.2, inotify_add_watch.2, open...
2020-04-02  Michael Kerriskpthread_getcpuclockid.3: Minor clarification to usage...
2020-04-02  Michael Kerriskclock_getcpuclockid.3, pthread_getcpuclockid.3: wfix...
2020-03-26  Jakub Wilkprintf.3: ffix
2020-03-12  Michael Kerrisksem_post.3: Add a reference to code example code in...
2020-03-12  Michael Kerrisksem_init.3: Add references to example code in shm_open...
2020-03-12  Michael Kerriskshm_open.3: EXAMPLE: add some example programs
2020-03-12  Michael Kerriskftok.3: EXAMPLE: add a reference to the example in...
2020-02-29  Michael Kerriskgetifaddrs.3: EXAMPLE: remove unneeded loop variable
2020-02-24  Eugene Syromyatnikovstrftime.3: tfix
2020-02-24  Michael Kerriskexit.3: Small improvement to the discussion of 'status...
2020-02-23  Michael Kerriskstrftime.3: Minor tweaks to Eugene Syromyatnikov's...
2020-02-23  Eugene Syromyatnikovstrftime.3: Expand %E and %O description
2020-02-23  Michael Kerriskstrftime.3: Tweaks to Eugene Syromyatnikov's patch
2020-02-23  Eugene Syromyatnikovstrftime.3: Refer to the relevant nl_langinfo(3) items
2020-02-23  Eugene Syromyatnikovstrftime.3: Consistently document fall-back format...
2020-02-23  Michael Kerrisknl_langinfo.3: Tweaks to Eugene Syromyatnikov's patch
2020-02-23  Eugene Syromyatnikovnl_langinfo.3: Document era-related locale elements
2020-02-23  Eugene Syromyatnikovnl_langinfo.3: Add information about AM/PM time format...
2020-02-23  Eugene Syromyatnikovnl_langinfo.3: mention the respective strftime(3) conve...
next