aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/console.c
Commit message (Expand)AuthorAgeFilesLines
* Fix line-buffered stderrSamuel Thibault2024-08-251-0/+1
* libdiskfs: Print error if we fail to open /dev/consoleSamuel Thibault2024-08-251-6/+14
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* libdiskfs: Add missing includeSamuel Thibault2022-08-301-0/+1
* libdiskfs: Avoid crashing when stdout/err shuts downSamuel Thibault2022-08-301-0/+4
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* 2001-08-20 Roland McGrath <roland@frob.com>Roland McGrath2001-08-201-4/+3
* 1999-05-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-191-8/+15
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-1/+1
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-1/+5
* Include <hurd.h>.Michael I. Bushnell1996-04-111-1/+2
* Initial revisionMiles Bader1995-10-131-0/+60