summaryrefslogtreecommitdiff
path: root/Src/watch.c
AgeCommit message (Collapse)AuthorFilesLines
2014-07-3032918: add %. to ztrftime for use in promptsPeter Stephenson1-1/+1
2008-05-0924986: prompt escapes for coloursPeter Stephenson1-10/+6
2005-04-04Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson1-0/+8
ut_name needs to be ut_user in struct utmpx
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-1/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson1-2/+2
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2001-01-16remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky1-3/+6
signal handlers are only executed when it is safe to run them (13365)
1999-04-15Initial revisionTanaka Akira1-0/+586