CIA.vc
Joseph Koshy
jkoshy
Stats » Authors » Joseph Koshy
informationsyndicateUTC clock
04:41 on May 28, 2012
event counters
The last message was received 3.42 days ago at 18:32 on May 24, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 1 messages last week
1 messages so far this month, 2 messages last month
1882 messages since the first one, 7.49 years ago, for an average of 1.45 days between messages
recent messages
dateReversed sort columnprojectcontentlink
18:32 Thursdayelftoolchain
Commit by jkoshy :: r2511 /trunk/readelf/readelf.c: (link)
Correct a typo.
#
06:41 on Apr 24elftoolchain
Commit by jkoshy :: r2496 /trunk/ar/ (ar.h write.c): (link)
Fix a file descriptor exhaustion bug.
 * Close file descriptors early, using `elf_cntl(...,ELF_C_FDREAD)` to
   ensure that the descriptors can be closed safely.
 * Remove code fragments made redundant by this change.

Reviewed by:        kaiwang27
Ticket:                #388
#
09:38 on Apr 23elftoolchain
Commit by jkoshy :: r2495 /trunk/common/_elftc.h: (link)
Use the `__GLIBC__` pre-processor symbol to determine if a system uses
the GNU C library.

Submitted by: robertmillan
Ticket: #391
#
13:57 on Mar 11elftoolchain
Commit by jkoshy :: r2461 /trunk/tools/build-automation/ (6 files): (link)
Rework the build system document:
 * Reorganize the document to have two parts: one for the implementation,
   and one containing a user guide.
 * Describe the document briefly in the prelude.
 * Describe the formal requirements for the tool.

Ticket:        #279
#
21:01 on Mar 10elftoolchain
Commit by jkoshy :: r2460 /trunk/tools/build-automation/ (9 files): (link)
Turn on SVN keyword expansion.
#
20:59 on Mar 10elftoolchain
Commit by jkoshy :: r2459 /trunk/tools/build-automation/ (Makefile.documentation README): (link)
Add `$Id$` keywords, and turn on SVN keyword expansion on a couple of files.
#
20:38 on Mar 10elftoolchain
Commit by jkoshy :: r2458 /trunk/tools/build-automation/ (10 files): (link)
Changes to the build system:
 * Invoke `noweave` on the concatenation of the literate program sources,
   in order to work around noweb's limitations on cross-references to
   chunks.
 * Place the first and last documentation chunks in their own files.
 * Add placeholder files for the introduction, the user guide, and
   the implementation overview.
 * Rename the generated PDF file.

Ticket:          #279
#
18:19 on Mar 09elftoolchain
Commit by jkoshy :: r2457 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Update (c) years.
#
15:17 on Mar 09elftoolchain
Commit by jkoshy :: r2456 /trunk/tools/build-automation/ (6 files): (link)
Add build rules and placeholder files.

Ticket: #279
#
15:15 on Mar 09elftoolchain
Commit by jkoshy :: r2455 /trunk/tools/ (3 files in 2 dirs): (link)
Add a 'README' for the build utility.

Ticket: #279
#
19:05 on Mar 07elftoolchain
Commit by jkoshy :: r2454 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Highlight the need to keep an ELF object being modified in ELF_C_RDWR
mode internally consistent.

Ticket: #338
#
18:18 on Mar 07elftoolchain
Commit by jkoshy :: r2453 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Improve the typography of the "libelf by Example" tutorial:
 * Center a figure.
 * Make fuller use of the available whitespace on the page.
#
18:17 on Mar 07elftoolchain
Commit by jkoshy :: r2452 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Typographical tweaks: move the captions for a few tables to after their
content.
#
18:16 on Mar 07elftoolchain
Commit by jkoshy :: r2451 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Tweak a figure in the "libelf by Example" tutorial: keep text inside
nodes left aligned.
#
12:28 on Mar 05elftoolchain
Commit by jkoshy :: r2450 /trunk/documentation/libelf-by-example/ (12 files): (link)
Remove MetaPost sources that have been translated to TikZ/PGF.

Ticket: #337
#
23:01 on Mar 04elftoolchain
Commit by jkoshy :: r2449 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Improve a few labels in a figure.
#
23:00 on Mar 04elftoolchain
Commit by jkoshy :: r2448 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Add a graphical overview of the concepts covered in the "libelf by
Example" tutorial.

Ticket: #272
#
16:29 on Mar 04elftoolchain
Commit by jkoshy :: r2447 /trunk/documentation/libelf-by-example/libelf-by-example.tex: (link)
Note the early history of ELF support in Linux-based operating
systems.
#
09:36 on Feb 21elftoolchain
Commit by jkoshy :: r2443 /trunk/INSTALL: (link)
Document the prerequisites for building additional documention on
GNU/Linux.

Ticket: #337
#
09:24 on Feb 21elftoolchain
Commit by jkoshy :: r2442 /trunk/INSTALL: (link)
Correct a cut-n-paste error in the installation notes.
#