about summary refs log tree commit diff
path: root/Src/watch.c
Commit message (Expand)AuthorAgeFilesLines
* 48504: use SEEK_ macros in fseek() callsOliver Kiddle2021-04-111-2/+2
* 45004: Fix typos in commentsMartijn Dekker2019-12-111-1/+1
* 40604: revert to the old method if getutent() is not availableJun-ichi Takimoto2017-02-231-4/+22
* 40425: HAVE_* tests for getutxent etc.Peter Stephenson2017-01-271-3/+6
* 40333: Fix the watch interface for utmpxJens Elkner2017-01-121-54/+42
* 36227: attempt to fix metafication problem with ztrftime.Peter Stephenson2015-08-181-1/+4
* 35826: add getsparam_u() to return unmetafied string, use it for a number of ...Barton E. Schaefer2015-07-221-1/+1
* 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
* 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
* remove 13108 (trap queues); replace with signal queueing to ensure that user ...Sven Wischnowsky2001-01-161-3/+6
* Initial revisionTanaka Akira1999-04-151-0/+586