commit | 9baddf25b9cb4b8c4d0813c9982dae9425d6fa98 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Mon Jan 02 14:44:41 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 02 14:44:41 2017 |
tree | 49b32ba6d8db1dcc9660f90eb62e31f033a0913f | |
parent | bad48f6d72ec0aa5ad349fbd8011c8de2fb37278 [diff] |
Replace basictypes.h with stddef.h for size_t. Files only making use of size_t from basictypes.h are replaced with stddef.h, except in cases where they already for instance use stdio.h or stdlib.h that already provide size_t. BUG=webrtc:6853 R=tommi@webrtc.org Review-Url: https://codereview.webrtc.org/2605123002 Cr-Commit-Position: refs/heads/master@{#15865}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.