libc/newlib/libc/unix
Jordi Sanfeliu ab640f4cd5 Fix to stop a fall-through in a switch statement
The following fixes a fall-through that prevented from reading the
next entry in the UTMP file and terminated the program with an abort().
2018-07-13 13:33:33 +02:00
..
Makefile.am Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in makedoc: make errors visible 2017-12-07 11:54:11 +00:00
basename.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
dirname.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
getcwd.c * libc/unix/getcwd.c (getcwd): Close directory also in case of an error. 2014-10-16 15:00:59 +00:00
getlogin.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
getpass.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 22:40:40 +00:00
getpwent.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
getut.c Fix to stop a fall-through in a switch statement 2018-07-13 13:33:33 +02:00
pread.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
pwrite.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sigset.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
ttyname.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ttyname.h 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00
ttyname_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00