* src/su.c: Fix handling of environment variables when
the environment is not changed. In particular, this makes su behave as documented regarding PATH and IFS (i.e. they are reset) when -p is provided.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2010-08-28 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/su.c: Fix handling of environment variables when
|
||||
the environment is not changed. In particular, this makes su
|
||||
behave as documented regarding PATH and IFS (i.e. they are reset)
|
||||
when -p is provided.
|
||||
|
||||
2010-08-28 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/su.1.xml: Fix typo.
|
||||
|
||||
Reference in New Issue
Block a user