Ticket #2177 (new todo)
Access system properties
Reported by: | Eclesia | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | configure | Version: | 3.6.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description (last modified by jkeenan) (diff)
To achieve portable applications we need a set of system properties.
The most important ones are :
- User home directory
- User information (name ...)
- File path separator
- Temporary directory
- System locale
- System encoding
- System time zone
- System line separator (e.g., "\n" on UNIX, "\r\n" for Windows)
- Name of the operating system
- System architecture i386, x64 ...
Change History
Note: See
TracTickets for help on using
tickets.