repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
__aeabi_ldivmod: fix sign logic
[minix.git]
/
etc
/
profile
blob
0673126c47fa1e63b47c1a64f43a253457cb0ec8
1
RC_TZ=/etc/rc.timezone
2
export TZ=GMT0
3
if [ -f "$RC_TZ" ]
4
then . "$RC_TZ"
5
fi