lp:procenv

Created by James Hunt and last modified
Get this branch:
bzr branch lp:procenv
Only James Hunt can upload to this branch. If you are James Hunt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Hunt
Project:
procenv
Status:
Development

Recent revisions

204. By James Hunt

* src/procenv.c:
  - Correct output order for 'libc:' and 'misc:'.
* src/procenv.h:
  - Bump PROCENV_FORMAT_VERSION.
* src/tests/check_all_args.in:
  - Ensure output sections are sorted and not duplicated.

203. By James Hunt

* More email updates.

202. By James Hunt

* src/Makefile.am:
  - Pass path to man page to tests.
* src/tests/check_all_args.in:
  - Add test to compare options documented by 'procenv --help' with
    those in the man page to ensure no discrepancies.

201. By James Hunt

* Release version 0.40

200. By James Hunt

* src/tests/check_all_args.in:
  - 'set -e' fix.

199. By James Hunt

* src/tests/check_all_args.in:
  - Set LC_ALL to the lang value under test.
  - Actually save the original LANG value.

198. By James Hunt

comment

197. By James Hunt

* src/procenv.c: show_compiler(): Added following features:
  - _DEFAULT_SOURCE
  - _LARGEFILE_SUPPORT
  - __STDC_VERSION__

196. By James Hunt

* configure.ac: Add '--enable-reproducible-build' option which
  suppresses the display of values that will change between
  builds:
  - __DATE__
  - __TIME__
  - __TIMESTAMP__

195. By James Hunt

* src/procenv.c: show_libc(): New function for new '--libc'/'-B'
  option.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers