index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysvipc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
3
-4
/
+4
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
22
-22
/
+22
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2
-2
/
+2
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
22
-22
/
+22
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
22
-22
/
+22
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
13
-13
/
+0
2021-06-28
Linux: Cleanups after librt move
Florian Weimer
1
-6
/
+0
2021-06-22
linux: Only use 64-bit syscall if required for semtimedop
Adhemerval Zanella
2
-5
/
+26
2021-06-22
Use 64 bit time_t stat internally
Adhemerval Zanella
1
-2
/
+2
2021-06-15
y2038: Add test coverage
Adhemerval Zanella
4
-0
/
+5
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
3
-0
/
+41
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
22
-22
/
+22
2020-10-14
sysvipc: Return EINVAL for invalid shmctl commands
Adhemerval Zanella
2
-3
/
+35
2020-10-02
sysvipc: Return EINVAL for invalid msgctl commands
Adhemerval Zanella
2
-0
/
+30
2020-10-02
sysvipc: Return EINVAL for invalid semctl commands
Adhemerval Zanella
2
-0
/
+90
2020-10-02
sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]
Dmitry V. Levin
1
-0
/
+1
2020-09-11
Remove internal usage of extensible stat functions
Adhemerval Zanella
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
21
-21
/
+21
2019-10-17
Remove libc_hidden_def from __semtimedop stub
Florian Weimer
1
-1
/
+0
2019-10-17
sysvipc: Implement semop based on semtimedop
Adhemerval Zanella
1
-2
/
+4
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
21
-21
/
+21
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
21
-21
/
+21
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
21
-21
/
+21
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
1
-2
/
+2
2017-01-02
Fix test-sysvsem on some platforms
Adhemerval Zanella
1
-1
/
+8
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
21
-21
/
+21
2016-12-28
Add SYSV shared memory test
Adhemerval Zanella
2
-1
/
+132
2016-12-28
Add SYSV semaphore test
Adhemerval Zanella
2
-1
/
+117
2016-12-28
Add SYSV message queue test
Adhemerval Zanella
2
-0
/
+130
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
3
-6
/
+3
2016-09-23
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
1
-4
/
+0
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
18
-18
/
+18
2015-10-19
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
1
-5
/
+2
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
11
-43
/
+11
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
18
-18
/
+18
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
1
-0
/
+2
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
1
-1
/
+1
2014-02-11
Remove _BSD_SOURCE and _SVID_SOURCE.
Joseph Myers
1
-1
/
+1
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
18
-18
/
+18
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
18
-19
/
+18
2012-11-04
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
12
-12
/
+0
2012-05-16
Replace long int with __syscall_slong_t in sys/msg.h
H.J. Lu
1
-1
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
18
-54
/
+36
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
4
-9
/
+9
2009-05-16
Remove redundant .gitignore files.
Andreas Schwab
1
-6
/
+0
2009-05-15
rename each .cvsignore file to .gitignore
Jim Meyering
1
-0
/
+0
2007-07-19
* bits/types.h: Don't include stddef.h, don't define __need_size_t.
Ulrich Drepper
1
-1
/
+5
2006-08-03
[BZ #2182]
Ulrich Drepper
1
-2
/
+2
2006-08-03
[BZ #2883]
Ulrich Drepper
1
-3
/
+3
2005-12-14
Moved to csu/errno-loc.c.
Ulrich Drepper
12
-0
/
+446
[next]