Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-25lib: introduce common method to convert hex digitsAndy Shevchenko
2010-05-25lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches
2009-06-17hexdump: remove the trailing spaceLi Zefan
2008-05-15lib: create common ascii hex arrayHarvey Harrison
2007-11-29hexdump: don't print bytes with bit 7 setRandy Dunlap
2007-08-12hex_dump: add missing "const" qualifiersAlan Stern
2007-08-09hexdump: use const notationArtem Bityutskiy
2007-06-09hexdump: more output formattingRandy Dunlap
2007-05-11lib/hexdumpRandy Dunlap