ly/src
Aaron LI 0476fa64b8 Do not use the non-standard clearenv() (#69)
The clearenv() is not POSIX-standard, and doesn't exist on *BSD.
Directly manipulate the 'environ' instead.
2018-10-05 15:04:58 +00:00
..
config.c Define feature macros only on Linux (#67) 2018-10-05 14:57:47 +00:00
config.h removed config duplicate and added better defaults and documentation 2018-09-24 06:08:03 +00:00
cylgom.h completed 2018-09-23 18:03:00 +00:00
desktop.c Define feature macros only on Linux (#67) 2018-10-05 14:57:47 +00:00
desktop.h completed 2018-09-23 18:03:00 +00:00
draw.c Define feature macros only on Linux (#67) 2018-10-05 14:57:47 +00:00
draw.h completed 2018-09-23 18:03:00 +00:00
inputs.c completed 2018-09-23 18:03:00 +00:00
inputs.h completed 2018-09-23 18:03:00 +00:00
login.c Do not use the non-standard clearenv() (#69) 2018-10-05 15:04:58 +00:00
login.h completed 2018-09-23 18:03:00 +00:00
main.c completed 2018-09-23 18:03:00 +00:00
util.c Use sysconf(_SC_HOST_NAME_MAX) to determine maximum hostname length (#70) 2018-10-05 15:03:24 +00:00
util.h completed 2018-09-23 18:03:00 +00:00
widgets.c Define feature macros only on Linux (#67) 2018-10-05 14:57:47 +00:00
widgets.h completed 2018-09-23 18:03:00 +00:00