index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib9
/
notify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-12
lib9: turn certain signals off by default
Russ Cox
1
-5
/
+6
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-1
/
+1
2005-05-07
OS X Tiger changes
rsc
1
-0
/
+2
2005-03-18
try leaving TTIN, TTOU alone
rsc
1
-2
/
+2
2005-02-08
play nicer with others w.r.t. signal masks
rsc
1
-43
/
+37
2005-01-16
update return interface
rsc
1
-16
/
+25
2004-12-27
as wkj pointed out, notifyseton should not call notesetenable
rsc
1
-2
/
+0
2004-12-26
cleanups - lots of removed files now in thread library.
rsc
1
-14
/
+15
2004-10-23
clean up signal handling
rsc
1
-89
/
+194
2004-10-22
try to avoid calling notify on the "dumb" signals
rsc
1
-52
/
+91
2004-09-23
Get rid of 9proc.
rsc
1
-22
/
+36
2004-05-23
various bug fixes and paranoia
rsc
1
-0
/
+1
2004-05-11
Fix small bugs.
rsc
1
-2
/
+13
2004-04-21
No more malloc or lock inside signal handlers.
rsc
1
-2
/
+3
2004-03-26
Sometimes it's amazing these haven't been turned
rsc
1
-1
/
+1
2004-03-25
Today's changes.
rsc
1
-2
/
+1
2003-12-17
Tweaks to various bits.
rsc
1
-24
/
+33
2003-12-11
Add support for user-level 9P servers/clients and various bug fixes to go wit...
rsc
1
-1
/
+1
2003-12-03
Various fixes.
rsc
1
-5
/
+6
2003-11-24
Tweaks to build properly on Linux.
rsc
1
-0
/
+5
2003-11-23
Various additions and fixes.
rsc
1
-0
/
+83