about summary refs log tree commit diff
path: root/Src/watch.c
Commit message (Collapse)AuthorAgeFilesLines
* users/19850: add pattern support to watch variablePeter Stephenson2015-02-111-3/+24
|
* 32918: add %. to ztrftime for use in promptsPeter Stephenson2014-07-301-1/+1
|
* 24986: prompt escapes for coloursPeter Stephenson2008-05-091-10/+6
|
* Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson2005-04-041-0/+8
| | | | ut_name needs to be ut_user in struct utmpx
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-1/+1
|
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-2/+2
| | | | unposted: Updated version to 4.1.0-dev-6 because of interface change.
* remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky2001-01-161-3/+6
| | | | signal handlers are only executed when it is safe to run them (13365)
* Initial revisionTanaka Akira1999-04-151-0/+586