summaryrefslogtreecommitdiff
path: root/src/cdma-smsutil.c
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
| | | | | | There are a large number of files in the tree that define _GNU_SOURCE despite not actually using features hidden behind this flag. This patch removes all these definitions in one fell swoop...
* cdma-smsutil: Use g_slist_free_fullJohn Ernberg2016-04-221-2/+1
|
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
|
* cdma-smsutil: Fix uninitialized var on gcc >= 4.5Denis Kenzior2011-06-051-1/+1
|
* cdma-sms: Add CDMA SMS SupportLei Yu2011-05-241-0/+735