Lionel Sambuc 77399bd649 Changing field utmp.ut_time from int to time_t
This makes sure the types are coherent, and right now, time_t is
defined as an long, through _BSD_TIME_T_. It previously was
hardcoded as an int, so the structure's size does not change.

Change-Id: If29e94ab53f605d1480fadb540f5b67be4ddaf5b
2013-01-14 11:36:27 +01:00
2010-10-25 08:32:14 +00:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:27 +01:00
2013-01-14 11:36:26 +01:00
2012-12-06 13:27:26 +00:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:27 +01:00
2013-01-14 11:36:26 +01:00
2012-12-10 16:52:33 +01:00
2013-01-14 11:36:27 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:27 +01:00
2013-01-14 11:36:26 +01:00
2012-11-15 16:07:30 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%