SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
svarcom
/
trunk
/
env.c
@ 862
– Rev 2213
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2213
10 d 9 h
mateusz.viste
/svarcom/trunk/
eliminated some libc dependencies
1985
64 d 4 h
mateusz.viste
/svarcom/trunk/
fixed env parsing so it handles an empty environment properly
1732
258 d 4 h
mateusz.viste
/svarcom/trunk/
SET command: failure to update an env variable does not delete the variable
1731
258 d 8 h
mateusz.viste
/svarcom/trunk/
refactored env setting for clearer code layout
570
1007 d 2 h
mateuszviste
/svarcom/trunk/
added convenience function env_lookup_valcopy()
436
1084 d 7 h
mateuszviste
/svarcom/trunk/
added a convenience env_lookup_var()
421
1088 d 2 h
mateuszviste
/svarcom/trunk/
documentation improvements and added licensing information to all src files
397
1094 d 7 h
mateuszviste
/svarcom/
moved contents to trunk
361
1106 d 7 h
mateuszviste
/svarcom/
implemented set var=value