ObjFW  Check-in [f282aaa672]

Overview
Comment:Better storing of argc and argv.

This makes it possible to pass argc and argv to third party libs
requiring those.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f282aaa672e2705fc57135ecc82332c05be66446a7b6755693c9724a9d73c1f9
User & Date: js on 2010-10-10 12:01:52
Other Links: manifest | tags
Context
2010-10-10
21:09
Better storing of argc and argv for real now. check-in: cd677a3484 user: js tags: trunk
12:01
Better storing of argc and argv. check-in: f282aaa672 user: js tags: trunk
2010-10-07
21:25
Fix a typo in OFStreamObserver, affecting it only when using select(). check-in: 1f02ada35e user: js tags: trunk
Changes