summaryrefslogtreecommitdiffstats
path: root/src/lib9/notify.c
Commit message (Collapse)AuthorAgeFilesLines
* various bug fixes and paranoiarsc2004-05-231-0/+1
|
* Fix small bugs.rsc2004-05-111-2/+13
|
* No more malloc or lock inside signal handlers.rsc2004-04-211-2/+3
|
* Sometimes it's amazing these haven't been turnedrsc2004-03-261-1/+1
| | | | up by other compilers.
* Today's changes.rsc2004-03-251-2/+1
| | | | More changes.
* Tweaks to various bits.rsc2003-12-171-24/+33
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-1/+1
| | | | with them.
* Various fixes.rsc2003-12-031-5/+6
| | | | | | | | | | | B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt.
* Tweaks to build properly on Linux.rsc2003-11-241-0/+5
|
* Various additions and fixes.rsc2003-11-231-0/+83