index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sighook.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix includes
Tavian Barnes
2024-08-29
1
-0
/
+1
*
build: Move feature test macros to prelude.h
Tavian Barnes
2024-08-28
1
-1
/
+0
*
prelude: Split bfs-specific utilities into new bfs.h header
Tavian Barnes
2024-08-28
1
-0
/
+3
*
sighook: Fix typo in comment
Tavian Barnes
2024-08-17
1
-1
/
+1
*
sighook: Disable semaphores on NetBSD
Tavian Barnes
2024-08-11
1
-1
/
+2
*
bfstd: New sysoption() macro to check for POSIX option runtime support
Tavian Barnes
2024-08-09
1
-7
/
+17
*
Update opengroup.org links to POSIX 2024
Tavian Barnes
2024-08-02
1
-5
/
+5
*
prelude: Simplify attributes
Tavian Barnes
2024-07-28
1
-1
/
+2
*
sighook: Make sigunhook() O(1)
Tavian Barnes
2024-07-15
1
-41
/
+51
*
sighook: Replace sigtables with RCU-protected linked lists
Tavian Barnes
2024-07-07
1
-148
/
+68
*
sighook: Shard the signal table
Tavian Barnes
2024-06-07
1
-7
/
+24
*
sighook: Ignore sigaction() errors in atsigexit()
Tavian Barnes
2024-06-07
1
-10
/
+6
*
sighook: Check that atomic size_t is lock-free
Tavian Barnes
2024-06-03
1
-0
/
+4
*
sighook: Allow sigunhook(NULL)
Tavian Barnes
2024-05-25
1
-0
/
+4
*
diag: New helpers to include xstrerror(errno) automatically
Tavian Barnes
2024-05-17
1
-2
/
+2
*
sighook: New utilities for hooking signals
Tavian Barnes
2024-05-16
1
-0
/
+600