| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r212373: | Kai Wang | 2010-10-10 | 1 | -11/+6 |
| * | MFC r210351-r210353,r211192. | Kai Wang | 2010-09-04 | 4 | -14/+19 |
| * | MFC r210344,r210345,r210348. | Kai Wang | 2010-09-04 | 16 | -260/+616 |
| * | MFC r210329,r210330,r210347. | Kai Wang | 2010-09-04 | 4 | -9/+13 |
| * | MFC r210325,r210326,r210328,r210349 | Kai Wang | 2010-09-04 | 5 | -15/+17 |
| * | MFC r210324, r210438. | Kai Wang | 2010-09-04 | 2 | -19/+52 |
| * | MFC r210321: | Kai Wang | 2010-09-04 | 1 | -1/+0 |
| * | MFC r209122: | Kai Wang | 2010-06-21 | 2 | -13/+19 |
| * | MFC: r202159 | Christian Brueffer | 2010-01-15 | 1 | -1/+0 |
| * | MFC: r189721: don't need to set symbol, default value OK | David E. O'Brien | 2009-03-23 | 1 | -1/+1 |
| * | MFC | John Birrell | 2008-08-27 | 8 | -21/+46 |
| * | MFC r1.3: "Document the return type for gelf_fsize(3)." | Joseph Koshy | 2008-02-10 | 1 | -2/+3 |
| * | MFC [r1.3 libelf_data.c, r1.5 elf.3]: | Joseph Koshy | 2008-02-10 | 2 | -1/+2 |
| * | Do not generate unneeded initializers. | Joseph Koshy | 2007-09-09 | 1 | -5/+4 |
| * | Fix a bug that prevented applications from laying out ELF objects | Joseph Koshy | 2007-09-08 | 2 | -19/+51 |
| * | Cross-reference the correct manual page. | Joseph Koshy | 2007-07-28 | 2 | -2/+2 |
| * | Use C comments since we now preprocess these files with CPP. | Daniel Eischen | 2007-04-29 | 1 | -7/+7 |
| * | Describe the contents of the "ar_name" and "ar_rawname" fields of | Joseph Koshy | 2007-03-27 | 1 | -6/+6 |
| * | Bug fixes to ar(1) archive handling: | Joseph Koshy | 2007-03-27 | 1 | -12/+30 |
| * | Document the return type of elf_rand(3) correctly. | Joseph Koshy | 2007-03-26 | 1 | -1/+1 |
| * | Correct a typo. | Joseph Koshy | 2007-03-19 | 1 | -3/+3 |
| * | Add GELF_* accessor macros. | Joseph Koshy | 2007-03-08 | 1 | -0/+16 |
| * | Fix a typo. | Joseph Koshy | 2007-03-03 | 1 | -2/+2 |
| * | Fix a bug with the release of section's raw data. Both release loops | Jean-Sébastien Pédron | 2007-02-21 | 1 | -1/+1 |
| * | Document the additional error returns possible when handling ELF objects | Joseph Koshy | 2006-12-25 | 5 | -5/+25 |
| * | Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' | Joseph Koshy | 2006-12-25 | 13 | -219/+432 |
| * | Use strncpy() instead of strlcpy() when copying members of | Joseph Koshy | 2006-12-25 | 1 | -8/+11 |
| * | Correct a logic error. | Joseph Koshy | 2006-12-24 | 1 | -8/+15 |
| * | Use <osreldate.h> rather than the OS version reported by the kernel | Joseph Koshy | 2006-12-18 | 9 | -67/+74 |
| * | Use the correct value of __FreeBSD_version. | Joseph Koshy | 2006-12-18 | 2 | -10/+9 |
| * | Fix a typo. | Joseph Koshy | 2006-12-16 | 1 | -1/+1 |
| * | Name the functions documented by this manual page correctly. | Joseph Koshy | 2006-12-13 | 1 | -2/+2 |
| * | Document the ELF types supported by libelf. | Joseph Koshy | 2006-12-11 | 1 | -1/+93 |
| * | Make the generated message from `elf_errmsg(-1)' a little more readable. | Joseph Koshy | 2006-12-09 | 1 | -1/+1 |
| * | - style: use `=' instead of `+=' for initial assignments. | Ruslan Ermilov | 2006-11-24 | 1 | -4/+2 |
| * | Fix minor formatting issues: | Ruslan Ermilov | 2006-11-13 | 42 | -78/+79 |
| * | - Replace the use of DPSRCS with something more appropriate. DPSRCS | Joseph Koshy | 2006-11-12 | 1 | -5/+6 |
| * | MFP4: Add an implementation of the ELF(3) and GELF(3) API set. | Joseph Koshy | 2006-11-11 | 101 | -0/+14194 |