summaryrefslogtreecommitdiff
path: root/Src/watch.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-1145004: Fix typos in commentsMartijn Dekker1-1/+1
2017-02-2340604: revert to the old method if getutent() is not availableJun-ichi Takimoto1-4/+22
2017-01-2740425: HAVE_* tests for getutxent etc.Peter Stephenson1-3/+6
2017-01-1240333: Fix the watch interface for utmpxJens Elkner1-54/+42
2015-08-1836227: attempt to fix metafication problem with ztrftime.Peter Stephenson1-1/+4
2015-07-2235826: add getsparam_u() to return unmetafied string, use it for a number of ...Barton E. Schaefer1-1/+1
2015-02-11users/19850: add pattern support to watch variablePeter Stephenson1-3/+24
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
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
2001-01-16remove 13108 (trap queues); replace with signal queueing to ensure that user ...Sven Wischnowsky1-3/+6
1999-04-15Initial revisionTanaka Akira1-0/+586