From 963091b93c3330bd562df204fdd1a063efebc7c6 Mon Sep 17 00:00:00 2001 From: zlg Date: Wed, 22 Aug 2018 20:07:12 -0700 Subject: AUTHORS: update contact info --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 2a47943..1bfafb5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -ZeLibertineGamer +zlg Original author, maintainer Isa Hassen -- cgit v1.2.3-54-g00ecf > cgit logo index : knr
Category-0 solutions to The C Programming Language, 2nd Editionzlg
aboutsummaryrefslogtreecommitdiff
path: root/ch3 (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-09Refactor syscalls.h for ch8 exerciseszlg3-117/+234
The refactor includes implementations for fflush and fclose as well, needed in 8-03.
2018-12-22Solve Exercise 8-2: fopen and fillbufzlg3-0/+181
2018-08-22AUTHORS: update contact infozlg1-1/+1
2017-05-20perfeeerrrrrmzlg1-1/+1
2017-05-208-1: Correct superfluous increment, commentzlg1-2/+1