aboutsummaryrefslogtreecommitdiff
path: root/sysvipc
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella3-4/+4
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert22-22/+22
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers22-22/+22
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert22-22/+22
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar13-13/+0
2021-06-28Linux: Cleanups after librt moveFlorian Weimer1-6/+0
2021-06-22linux: Only use 64-bit syscall if required for semtimedopAdhemerval Zanella2-5/+26
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella1-2/+2
2021-06-15y2038: Add test coverageAdhemerval Zanella4-0/+5
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella3-0/+41
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert22-22/+22
2020-10-14sysvipc: Return EINVAL for invalid shmctl commandsAdhemerval Zanella2-3/+35
2020-10-02sysvipc: Return EINVAL for invalid msgctl commandsAdhemerval Zanella2-0/+30
2020-10-02sysvipc: Return EINVAL for invalid semctl commandsAdhemerval Zanella2-0/+90
2020-10-02sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin1-0/+1
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers21-21/+21
2019-10-17Remove libc_hidden_def from __semtimedop stubFlorian Weimer1-1/+0
2019-10-17sysvipc: Implement semop based on semtimedopAdhemerval Zanella1-2/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert21-21/+21
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers21-21/+21
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers21-21/+21
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-2/+2
2017-01-02Fix test-sysvsem on some platformsAdhemerval Zanella1-1/+8
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers21-21/+21
2016-12-28Add SYSV shared memory testAdhemerval Zanella2-1/+132
2016-12-28Add SYSV semaphore testAdhemerval Zanella2-1/+117
2016-12-28Add SYSV message queue testAdhemerval Zanella2-0/+130
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg3-6/+3
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg1-4/+0
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers18-18/+18
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-5/+2
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers11-43/+11
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers18-18/+18
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-1/+1
2014-02-11Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae18-18/+18
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers18-19/+18
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge12-12/+0
2012-05-16Replace long int with __syscall_slong_t in sys/msg.hH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert18-54/+36
2012-01-07Remove pre-ISO C supportUlrich Drepper4-9/+9
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper1-1/+5
2006-08-03[BZ #2182]Ulrich Drepper1-2/+2
2006-08-03[BZ #2883]Ulrich Drepper1-3/+3
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper12-0/+446