osmo-msc/src
Sylvain Munaut a074ec4b89 gsm 08.08: Fix some u_int8_t -> uint8_t
This breaks the ARM build in osmocom-bb. Besides uint??_t seems to
be the preferred type in osmocore. (coming from stdint.h vs sys/types.h)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-04-28 10:05:29 +02:00
..
Makefile.am Add GSM0808 utilities to Osmocore. 2010-04-15 10:10:39 +02:00
bitvec.c mark some occasions of bitvec as 'const' as appropriate 2010-03-06 11:28:49 +01:00
comp128.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
gsm48.c remove references to u_int*_t and use uint*_t instead 2010-04-09 07:57:40 +02:00
gsm48_ie.c gsm48-ie.c: Fix year in copyright message 2010-04-09 07:51:03 +02:00
gsm0808.c gsm 08.08: Fix some u_int8_t -> uint8_t 2010-04-28 10:05:29 +02:00
gsm_utils.c fix compiler warnings (itsme <itsme@xs4all.nl>) 2010-03-22 08:28:44 +08:00
logging.c logging: only compile stderr target if we actualy have stderr 2010-03-27 00:04:40 +08:00
msgb.c msgb.c: Style cleanup in initialization 2010-02-24 22:57:46 +01:00
rsl.c replace rsl_rlm_cause_strs with rsl_rlm_cause_name() 2010-03-25 12:11:38 +08:00
rxlev_stat.c introduce RxLev statistics module, an efficient way for power scan data 2010-03-06 11:34:27 +01:00
select.c select.c: Make the ugly hacker uglier... 2010-04-11 17:34:52 +02:00
signal.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
statistics.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
talloc.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
timer.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
tlv_parser.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
utils.c get_value_string(): return "unknown 0x..." instead of "unknown" 2010-03-25 11:46:46 +08:00
write_queue.c write_queue: Add callback for exceptions as well. 2010-04-08 10:58:20 +02:00