aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sem_open.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-175/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-3/+3
2023-08-13man*/: Remove .sp 1 calls right before SH or PPAlejandro Colomar1-1/+0
2023-07-20man*/: ffix (un-bracket tables)G. Branden Robinson1-4/+2
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+3
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+175
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-175/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-1/+1
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27sem_open.3: Add LIBRARY section (libpthread)Alejandro Colomar1-2/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+5
2020-08-13intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2,...Michael Kerrisk1-1/+1
2020-07-24Various pages: Drop t comment headerMike Frysinger1-1/+0
2020-06-15Various pages: srcfix: trim a trailing spaceBjarni Ingi Gislason1-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-2/+2
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-2/+2
2015-12-29accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e...Michael Kerrisk1-1/+1
2015-12-27accept.2, acct.2, epoll_create.2, execve.2, futex.2, inotify_init.2, mmap.2, ...Michael Kerrisk1-1/+1
2015-12-27accept.2, dup.2, eventfd.2, execve.2, fcntl.2, memfd_create.2, open.2, perf_e...Michael Kerrisk1-1/+1
2015-07-24sem_open.3: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
2015-07-23intro.1, locale.1, _exit.2, access.2, bpf.2, brk.2, capget.2, chmod.2, chroot...Michael Kerrisk1-1/+1
2015-05-13sem_open.3: ATTRIBUTES: Note function that is thread-safeZeng Linggang1-0/+13
2013-08-08intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod....Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-0/+2
2013-03-10_exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl...Michael Kerrisk1-2/+0
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-1/+1
2012-06-08sem_close.3, sem_destroy.3, sem_getvalue.3, sem_init.3, sem_open.3, sem_post....Michael Kerrisk1-2/+2
2010-01-16execve.2, fallocate.2, futex.2, sched_rr_get_interval.2, select_tut.2, shmget...Michael Kerrisk1-1/+1
2009-02-20clock_getcpuclockid.3, sem_open.3: tstampMichael Kerrisk1-1/+1
2009-02-20sem_open.3: Add case of non-well-formed name to ENOENTJens Thoms Toerring1-2/+9
2009-02-20sem_open.3: ERRORS: add EINVAL error where name == "/"Michael Kerrisk1-0/+4
2008-06-05Change use of quote characters to get better UTF-8 rendering.Michael Kerrisk1-1/+1
2008-05-29Update timestampMichael Kerrisk1-1/+1
2008-03-18Modify the license on these pages to be the standard verbatim license.Michael Kerrisk1-1/+4
2008-03-10Note that <fcntl.h> is needed for O_* constants and <sys/stat.h> isMichael Kerrisk1-0/+6
2008-03-10Add text to SYNOPSIS noting the need to link with "-lrt" or "-pthread".Michael Kerrisk1-0/+2
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-1/+1
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-25/+25
2006-12-27s/EACCESS/EACCES/Michael Kerrisk1-1/+1
2006-08-03wfixMichael Kerrisk1-1/+1
2006-06-03spfixMichael Kerrisk1-1/+1
2006-05-29Spelling fixes.Michael Kerrisk1-1/+1
2006-03-25Pages describing POSIX semaphores APIMichael Kerrisk1-0/+156