summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/base64.c
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: Add 'fallthrough' pseudo keyword for switch/case useCorinna Vinschen2020-08-051-1/+1
* Cygwin: fix formatting: drop trailing whitespaceCorinna Vinschen2020-03-111-1/+1
* Cygwin: fix formatting: collapse whitespace-only linesCorinna Vinschen2020-03-111-3/+3
* Cygwin: fix formatting: drop spaces leading tabsCorinna Vinschen2020-03-111-1/+1
* Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen2016-03-241-3/+5
* Change definition of b64_pton from K&R to ANSICorinna Vinschen2016-03-241-4/+1
* * libc/base64.c: New file.Corinna Vinschen2013-05-211-0/+316