about summary refs log tree commit diff
path: root/sysvipc
Commit message (Expand)AuthorAgeFilesLines
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-023-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0122-22/+22
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-022-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0622-22/+22
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0122-22/+22
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0313-13/+0
* Linux: Cleanups after librt moveFlorian Weimer2021-06-281-6/+0
* linux: Only use 64-bit syscall if required for semtimedopAdhemerval Zanella2021-06-222-5/+26
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-2/+2
* y2038: Add test coverageAdhemerval Zanella2021-06-154-0/+5
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-153-0/+41
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0222-22/+22
* sysvipc: Return EINVAL for invalid shmctl commandsAdhemerval Zanella2020-10-142-3/+35
* sysvipc: Return EINVAL for invalid msgctl commandsAdhemerval Zanella2020-10-022-0/+30
* sysvipc: Return EINVAL for invalid semctl commandsAdhemerval Zanella2020-10-022-0/+90
* sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin2020-10-021-0/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0121-21/+21
* Remove libc_hidden_def from __semtimedop stubFlorian Weimer2019-10-171-1/+0
* sysvipc: Implement semop based on semtimedopAdhemerval Zanella2019-10-171-2/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0721-21/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0121-21/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0121-21/+21
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-2/+2
* Fix test-sysvsem on some platformsAdhemerval Zanella2017-01-021-1/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0121-21/+21
* Add SYSV shared memory testAdhemerval Zanella2016-12-282-1/+132
* Add SYSV semaphore testAdhemerval Zanella2016-12-282-1/+117
* Add SYSV message queue testAdhemerval Zanella2016-12-282-0/+130
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-233-6/+3
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0418-18/+18
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-5/+2
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-1611-43/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0218-18/+18
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-111-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0118-18/+18
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0218-19/+18
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-0412-12/+0
* Replace long int with __syscall_slong_t in sys/msg.hH.J. Lu2012-05-161-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0918-54/+36
* Remove pre-ISO C supportUlrich Drepper2012-01-074-9/+9
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper2007-07-191-1/+5
* [BZ #2182]Ulrich Drepper2006-08-031-2/+2
* [BZ #2883]Ulrich Drepper2006-08-031-3/+3
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1412-0/+446